qmk_firmware/tmk_core/common/chibios
2021-09-05 23:56:10 +01:00
..
_timer.h
_wait.c Support using a timer for wait_us() on ChibiOS-based boards (#12211) 2021-08-20 00:31:23 +01:00
_wait.h add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755) 2021-08-24 14:34:24 +01:00
atomic_util.h
bootloader.c
chibios_config.h
eeprom_stm32.c Tidy up defines within STM EEPROM emulation (#14275) 2021-09-05 21:36:43 +01:00
eeprom_stm32.h eeprom_stm32: implement high density wear leveling (#12567) 2021-08-23 23:15:34 +01:00
eeprom_stm32_defs.h Fix eeprom for Durgod boards (#14324) 2021-09-05 23:56:10 +01:00
eeprom_teensy.c
flash_stm32.c cherry pick tidy up (#14244) 2021-08-31 00:25:41 +01:00
flash_stm32.h cherry pick tidy up (#14244) 2021-08-31 00:25:41 +01:00
gpio.h
pin_defs.h
platform.c Begin to carve out platform/protocol API - Single main loop (#13843) 2021-08-18 00:11:07 +01:00
platform_deps.h Avoid name conflicts with usb_hid Arduino code (#13870) 2021-08-06 15:53:38 +10:00
sleep_led.c
suspend.c
syscall-fallbacks.c
timer.c
wait.c Support using a timer for wait_us() on ChibiOS-based boards (#12211) 2021-08-20 00:31:23 +01:00