qmk_firmware/platforms/chibios/drivers
Joel Challis 0ca4a56a04
Refactor use of STM32_SYSCLK (#14430)
* Refactor use of STM32_SYSCLK

* clang
2021-09-14 12:18:36 +10:00
..
eeprom Relocate platform specific drivers (#13894) 2021-08-17 23:43:09 +01:00
analog.c Relocate platform specific drivers (#13894) 2021-08-17 23:43:09 +01:00
analog.h Relocate platform specific drivers (#13894) 2021-08-17 23:43:09 +01:00
i2c_master.c Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01:00
i2c_master.h Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01:00
serial.c Refactor use of STM32_SYSCLK (#14430) 2021-09-14 12:18:36 +10:00
serial_usart.c Relocate platform specific drivers (#13894) 2021-08-17 23:43:09 +01:00
serial_usart.h Make solo half of split keyboards (more) usable. (#13523) 2021-08-22 10:51:17 +10:00
spi_master.c Relocate platform specific drivers (#13894) 2021-08-17 23:43:09 +01:00
spi_master.h Relocate platform specific drivers (#13894) 2021-08-17 23:43:09 +01:00
uart.c Relocate platform specific drivers (#13894) 2021-08-17 23:43:09 +01:00
uart.h Relocate platform specific drivers (#13894) 2021-08-17 23:43:09 +01:00
usbpd_stm32g4.c Relocate platform specific drivers (#13894) 2021-08-17 23:43:09 +01:00
ws2812.c Refactor use of STM32_SYSCLK (#14430) 2021-09-14 12:18:36 +10:00
ws2812_pwm.c Refactor use of STM32_SYSCLK (#14430) 2021-09-14 12:18:36 +10:00
ws2812_spi.c Update ws2812_spi.c (#14237) 2021-08-30 20:34:19 +01:00