qmk_firmware/platforms/chibios
Nick Brassel 900e79febe
Attempt to deal with GCC 13+ and rv32 arch extensions. (#23086)
2024-03-09 21:40:19 +11:00
..
boards [Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839) 2024-02-20 11:34:24 +01:00
bootloaders
converters Add Imera converter (#22419) 2023-11-28 17:53:47 +11:00
drivers Workaround for uart makefile issues (#23192) 2024-03-02 18:20:18 +00:00
vendors/RP
_pin_defs.h
_timer.h
_util.h
_wait.c
_wait.h
atomic_util.h
bootloader.mk
chibios_config.h Workaround for uart makefile issues (#23192) 2024-03-02 18:20:18 +00:00
config.h
flash.mk
gd32v_compatibility.h
gpio.h Update naming convention for GPIO control macros (#23085) 2024-02-17 00:18:26 +11:00
hardware_id.c
interrupt_handlers.c Cater for ECC failures in EFL wear-leveling. (#19749) 2023-11-26 22:59:38 +11:00
mcu_selection.mk
platform.c
platform.mk Attempt to deal with GCC 13+ and rv32 arch extensions. (#23086) 2024-03-09 21:40:19 +11:00
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c
syscall-fallbacks.c
timer.c
wait.c