qmk_firmware/platforms/chibios
Joel Challis 4fd04b2371
Fix compilation of ChibiOS UART driver (#16348)
Cherry picked fix from 15724
2022-02-13 20:44:44 +00:00
..
boards Add L432, L442. (#16016) 2022-01-24 08:49:36 +11:00
bootloaders Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
drivers Fix compilation of ChibiOS UART driver (#16348) 2022-02-13 20:44:44 +00:00
_timer.h
_wait.c
_wait.h
atomic_util.h
chibios_config.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
eeprom_stm32.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
eeprom_stm32.h
eeprom_stm32_defs.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
eeprom_teensy.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
eeprom_teensy.h Fixup builds so that teensy EEPROM knows which MCU it's targeting. (#16168) 2022-02-02 16:21:07 +11:00
flash.mk
flash_stm32.c
flash_stm32.h
gd32v_compatibility.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
gpio.h
pin_defs.h
platform.c
platform.mk Followup to #16220, more test error output. (#16221) 2022-02-05 12:51:23 +11:00
platform_deps.h
sleep_led.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
suspend.c Initial migration of suspend callbacks (#16067) 2022-02-05 05:10:00 +11:00
syscall-fallbacks.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
timer.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
wait.c