qmk_firmware/platforms/chibios
Ryan ee63d39058
Unify spi_master headers (#24857)
* Move default config to .c file

* Explicitly define PAL modes for boards with custom init

* Unify spi_master headers
2025-01-26 22:37:37 +01:00
..
boards Bugfix and update for AT32F415 (#24807) 2025-01-13 21:20:36 -08: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 Unify spi_master headers (#24857) 2025-01-26 22:37:37 +01: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 Bugfix and update for AT32F415 (#24807) 2025-01-13 21:20:36 -08: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 Allow overriding get_hardware_id(). (#24051) 2024-07-05 11:22:08 +10:00
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 Consolidate timer_elapsed implementations (#24830) 2025-01-19 17:07:11 +00:00
wait.c