qmk/platforms/chibios
Copilot 90b5c17034
Fix SPI bus lock issue in spi_start_extended when using mutual exclusion (#25447)
2025-07-06 07:20:48 +01: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 Fix SPI bus lock issue in spi_start_extended when using mutual exclusion (#25447) 2025-07-06 07:20:48 +01:00
vendors/RP
_pin_defs.h
_timer.h
_util.h
_wait.c
_wait.h
atomic_util.h
bootloader.mk
chibios_config.h Add `compiler_support.h` (#25274) 2025-05-22 23:31:15 +10:00
config.h
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
gd32v_compatibility.h
gpio.h
hardware_id.c
interrupt_handlers.c
mcu_selection.mk [Core] STM32G0x1 support (#24301) 2025-05-19 15:51:28 +10:00
platform.c
platform.mk
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c
syscall-fallbacks.c
timer.c
wait.c