qmk_firmware/tmk_core/common/chibios
Takeshi ISHII c9c60d227e
add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755)
2021-08-24 14:34:24 +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 eeprom_stm32: implement high density wear leveling (#12567) 2021-08-23 23:15:34 +01:00
eeprom_stm32.h eeprom_stm32: implement high density wear leveling (#12567) 2021-08-23 23:15:34 +01:00
eeprom_teensy.c
flash_stm32.c flash_stm32: don't unlock flash if already unlocked (#13841) 2021-08-02 14:27:57 +10:00
flash_stm32.h eeprom_stm32: implement high density wear leveling (#12567) 2021-08-23 23:15:34 +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