qmk_firmware/platforms/chibios
Stefan Kerkmann 881aab9e76
Stabilize Half-duplex PIO split comms take 2 (#18421)
...by moving the actually timing critical `enter_rx_state()` and
`leave_rx_state()` functions to RAM in order to not be affected by XIP
cache spikes. This commit also reverts the hacky USB interrupt disabling
that was done in 293c53d774
2022-09-20 08:54:43 +02:00
..
boards Prevent USB peripheral fault when restarting USB on WB32 MCUs (#18058) 2022-09-01 20:48:02 -07:00
bootloaders
converters Add Elite-C to converters (#18309) 2022-09-18 20:30:27 +01:00
drivers Stabilize Half-duplex PIO split comms take 2 (#18421) 2022-09-20 08:54:43 +02:00
vendors/RP RP2040 emulated EEPROM. (#17519) 2022-07-02 15:18:50 +10:00
_pin_defs.h
_timer.h
_wait.c
_wait.h
atomic_util.h
bootloader.mk Move bootloader.mk to platforms (#18228) 2022-08-31 07:17:24 -07:00
chibios_config.h
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
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c
syscall-fallbacks.c
timer.c
wait.c