qmk_firmware/platforms
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
..
arm_atsam Move bootloader.mk to platforms (#18228) 2022-08-31 07:17:24 -07:00
avr Move bootloader.mk to platforms (#18228) 2022-08-31 07:17:24 -07:00
chibios Stabilize Half-duplex PIO split comms take 2 (#18421) 2022-09-20 08:54:43 +02:00
test
atomic_util.h
bootloader.h
common.mk
eeprom.h
gpio.h
hardware_id.h
pin_defs.h
progmem.h
sleep_led.h
suspend.c
suspend.h
synchronization_util.h
timer.h
wait.h