qmk_firmware/platforms
Stefan Kerkmann b8ffaa6331
Copy RP2040 vector table to RAM on startup ()
...this reduces possible latency when invoking interrupt handlers by
mitigating XIP cache misses which are not existent when running code from
RAM.
2022-09-22 22:48:20 +01:00
..
arm_atsam Move bootloader.mk to platforms () 2022-08-31 07:17:24 -07:00
avr Move bootloader.mk to platforms () 2022-08-31 07:17:24 -07:00
chibios Copy RP2040 vector table to RAM on startup () 2022-09-22 22:48:20 +01:00
test Rework paths for eeprom locations. () 2022-06-08 09:42:35 +10:00
atomic_util.h
bootloader.h [Core] Add Reboot keycode to core () 2022-05-14 13:35:49 +10:00
common.mk
eeprom.h Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` () 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 () 2022-06-21 09:31:20 +10:00
timer.h
wait.h