qmk/platforms/chibios
Nick Brassel bcee1d2f2e
Remove preprocessor sanity check for STM32L0/L1 now that it relies on types in C. (#24793)
2025-01-07 08:48:28 +11:00
..
boards Bring supported STM32F4 configs in line with F4x1 (#24413) 2024-11-21 22:54:01 +11:00
bootloaders Added MCU support for ArteryTek AT32F415 (#23445) 2024-11-21 17:28:28 +11:00
converters Add svlinky converter (#24449) 2024-10-12 00:16:25 +01:00
drivers Remove preprocessor sanity check for STM32L0/L1 now that it relies on types in C. (#24793) 2025-01-07 08:48:28 +11:00
vendors/RP
_pin_defs.h
_timer.h
_util.h
_wait.c
_wait.h
atomic_util.h
bootloader.mk Added MCU support for ArteryTek AT32F415 (#23445) 2024-11-21 17:28:28 +11:00
chibios_config.h Added MCU support for ArteryTek AT32F415 (#23445) 2024-11-21 17:28:28 +11:00
config.h Allow for `get_hardware_id()` to be used for serial number. (#24053) 2024-10-06 21:44:36 +13:00
flash.mk Added MCU support for ArteryTek AT32F415 (#23445) 2024-11-21 17:28:28 +11:00
gd32v_compatibility.h
gpio.h
hardware_id.c
interrupt_handlers.c
mcu_selection.mk Added MCU support for ArteryTek AT32F415 (#23445) 2024-11-21 17:28:28 +11:00
platform.c
platform.mk Added MCU support for ArteryTek AT32F415 (#23445) 2024-11-21 17:28:28 +11:00
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c
syscall-fallbacks.c
timer.c Add timer_save and _restore functions. (#23887) 2024-10-25 18:10:17 +01:00
wait.c