qmk_firmware/platforms/chibios
Joel Challis 1155140631
Add Elite-C to converters (#18309)
2022-09-18 20:30:27 +01:00
..
boards Prevent USB peripheral fault when restarting USB on WB32 MCUs (#18058) 2022-09-01 20:48:02 -07: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 Add UART support for Kinetis boards (#18370) 2022-09-17 02:24:03 +01:00
vendors/RP RP2040 emulated EEPROM. (#17519) 2022-07-02 15:18:50 +10:00
_pin_defs.h
_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 Allow MCU-specific overrides for SPI flags. (#17650) 2022-07-13 14:42:24 +10:00
flash.mk Reboot wb32 devices after flashing (#18323) 2022-09-10 01:14:12 +01: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