qmk_firmware/platforms/chibios
2025-05-22 23:31:15 +10:00
..
boards [Core] STM32G0x1 support (#24301) 2025-05-19 15:51:28 +10:00
bootloaders [Bug] Minimise force-included files (#25194) 2025-05-05 10:07:53 +10:00
converters Merge remote-tracking branch 'origin/master' into develop 2025-04-08 02:36:21 +00:00
drivers Add compiler_support.h (#25274) 2025-05-22 23:31:15 +10:00
vendors/RP Fix path typo related RP2040 (#25069) 2025-03-28 21:03:59 +11:00
_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 Add compiler_support.h (#25274) 2025-05-22 23:31:15 +10:00
config.h Allow for get_hardware_id() to be used for serial number. (#24053) 2024-10-06 21:44:36 +13:00
errno.h Cater for use of __errno_r() in ChibiOS syscalls.c with newer picolibc revisions (#25121) 2025-04-10 01:43:25 +01: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 [Core] STM32G0x1 support (#24301) 2025-05-19 15:51:28 +10:00
platform.c Add EOL to non-keyboard files (#24990) 2025-03-06 23:17:51 +00:00
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