Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c_master: Add support for reading/writing to 16-bit registers (#14289) | Ryan | 2021-10-07 | 2 | -0/+58 |
| | |||||
* | Move Audio drivers from quantum to platform drivers folder (#14308) | Drashna Jaelre | 2021-10-06 | 2 | -0/+349 |
| | | | | | | | | | * Move Audio drivers from quantum to platform drivers folder * fix path for audio drivers Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Remove Arduino-style `analogRead()` (#14348) | Ryan | 2021-09-08 | 2 | -24/+0 |
| | |||||
* | Relocate platform specific drivers (#13894) | Joel Challis | 2021-08-17 | 18 | -0/+3116 |
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly |