qmk-vial/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 Rework paths for eeprom locations. (#17326) 2022-06-08 09:42:35 +10:00
atomic_util.h
bootloader.h
common.mk
eeprom.h Wear-leveling EEPROM drivers: embedded_flash, spi_flash, legacy (#17376) 2022-06-30 07:42:23 +10:00
gpio.h
hardware_id.h
pin_defs.h
progmem.h
sleep_led.h
suspend.c
suspend.h
synchronization_util.h [Fix] Fix compilation warning for non-split keebs after #17423 (#17439) 2022-06-21 09:31:20 +10:00
timer.h
wait.h