Joel Challis
3bf2403244
Tidy up existing i2c_master implementations ( #15376 )
...
* Move chibios defines out of header
* Make some avr defines internal
2021-12-02 14:32:31 +00:00
Ryan
bc1f5ef381
i2c_master: Add support for reading/writing to 16-bit registers ( #14289 )
2021-10-07 10:29:35 +11:00
Joel Challis
a78f0e8a0b
Refactor use of _STM32_ defines ( #14439 )
2021-09-15 11:19:51 +10:00
Joel Challis
0fa217a5b7
Align ChibiOS I2C defs with other drivers ( #14399 )
...
* Align ChibiOS I2C defs with other drivers
* Update keyboards/xelus/valor_frl_tkl/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-12 15:41:33 +01:00
Joel Challis
1bb7af4d44
Relocate platform specific drivers ( #13894 )
...
* Relocate platform specific drivers
* Move stm eeprom
* Tidy up slightly
2021-08-17 23:43:09 +01:00