qmk_firmware/platforms/chibios
Sergey Vlasov b708658e2e
usbpd_stm32g4: Configure UCPD before disabling the dead battery mode (#21430)
2023-07-03 08:53:54 +10:00
..
boards Duplicate board files for blok converter (#20629) 2023-05-22 07:04:19 +01:00
bootloaders Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
converters Duplicate board files for blok converter (#20629) 2023-05-22 07:04:19 +01:00
drivers usbpd_stm32g4: Configure UCPD before disabling the dead battery mode (#21430) 2023-07-03 08:53:54 +10:00
vendors/RP [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) 2023-01-23 22:24:21 +01: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 Fix quantum ring_buffer for ChibiOS (#19683) 2023-01-28 21:07:51 +00:00
bootloader.mk Remove bootloader logic from `mcu_selection.mk` (#20150) 2023-03-18 21:19:26 +00:00
chibios_config.h rp2040: *_PAL_MODE overridable for this platform too (#20314) 2023-04-04 09:07:36 +10:00
flash.mk Merge upstream changes to uf2conv (#19993) 2023-03-03 10:26:37 +11:00
gd32v_compatibility.h Fix GD32VF103 WS2812 PWM driver (#18067) 2022-08-15 18:00:22 +01:00
gpio.h
hardware_id.c Fix some rp2040 hardware ID errors (#18617) 2022-10-06 00:36:48 +01:00
mcu_selection.mk Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282) 2023-06-19 15:02:57 +10:00
platform.c
platform.mk Remove bootloader logic from `mcu_selection.mk` (#20150) 2023-03-18 21:19:26 +00:00
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c [Core] Use a mutex guard for split shared memory (#16647) 2022-04-19 20:56:16 +10:00
syscall-fallbacks.c
timer.c
wait.c