qmk_firmware/platforms/chibios
2022-10-05 11:36:20 +11:00
..
boards onekey: Enable ADC for STM32F072 Discovery (#18592) 2022-10-05 11:36:20 +11:00
bootloaders [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 2022-07-11 15:17:05 +02:00
converters Add Elite-C to converters (#18309) 2022-09-18 20:30:27 +01:00
drivers [Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581) 2022-10-04 19:56:40 +01:00
vendors/RP [Core] RP2040: use built-in integer hardware divider and optimized i64 multiplication (#18464) 2022-10-04 23:43:38 +02:00
_pin_defs.h [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
_timer.h
_wait.c
_wait.h [Fix] Make ChibiOS _wait.h independent of quantum.h (#17645) 2022-07-12 21:54:33 +02:00
atomic_util.h
bootloader.mk Move bootloader.mk to platforms (#18228) 2022-08-31 07:17:24 -07:00
chibios_config.h [Core] PWM Backlight for RP2040 (#17706) 2022-10-04 23:10:24 +02:00
flash.mk Merge remote-tracking branch 'origin/master' into develop 2022-10-03 01:26:40 +00:00
gd32v_compatibility.h Fix GD32VF103 WS2812 PWM driver (#18067) 2022-08-15 18:00:22 +01:00
gpio.h
hardware_id.c
platform.c
platform.mk [Core] Update mpaland/printf to eyalroz/printf fork (#16163) 2022-07-07 09:27:50 +02:00
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c
syscall-fallbacks.c
timer.c
wait.c