qmk_firmware/platforms/chibios
Joel Challis 6a9ec74b32
Remove unused suspend_idle (#16063)
2022-01-26 14:57:28 -08:00
..
boards Add L432, L442. (#16016) 2022-01-24 08:49:36 +11:00
bootloaders Fix broken bootloader builds in develop. (#15880) 2022-01-15 01:04:58 +00:00
drivers Tidy up existing i2c_master implementations (#15376) 2021-12-02 14:32:31 +00:00
_timer.h
_wait.c
_wait.h
atomic_util.h
chibios_config.h
eeprom_stm32.c
eeprom_stm32.h
eeprom_stm32_defs.h
eeprom_teensy.c Default EEPROM implementation should be transient when not implemented. Removed the equivalent eeprom_teensy fallback. (#16020) 2022-01-24 14:18:05 +00:00
flash.mk
flash_stm32.c
flash_stm32.h
gd32v_compatibility.h
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
pin_defs.h
platform.c
platform.mk
platform_deps.h
sleep_led.c
suspend.c Remove unused suspend_idle (#16063) 2022-01-26 14:57:28 -08:00
syscall-fallbacks.c
timer.c
wait.c