qmk_firmware/platforms/chibios
2022-02-05 12:51:23 +11:00
..
boards Add L432, L442. (#16016) 2022-01-24 08:49:36 +11:00
bootloaders Create a build error if no bootloader is specified. (#16181) 2022-02-03 19:22:49 +11:00
drivers Deprecate split transactions status field (#16023) 2022-01-26 21:13:27 -08:00
_timer.h
_wait.c
_wait.h
atomic_util.h
chibios_config.h
eeprom_stm32.c Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
eeprom_stm32.h
eeprom_stm32_defs.h Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
eeprom_teensy.c Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11: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
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
suspend.c Initial migration of suspend callbacks (#16067) 2022-02-05 05:10:00 +11:00
syscall-fallbacks.c
timer.c ChibiOS timer fixes (#16017) 2022-02-05 05:08:50 +11:00
wait.c