qmk_firmware/platforms/chibios
Stefan Kerkmann b8ffaa6331
Copy RP2040 vector table to RAM on startup (#18424)
...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
..
boards
bootloaders
converters
drivers
vendors/RP Copy RP2040 vector table to RAM on startup (#18424) 2022-09-22 22:48:20 +01:00
_pin_defs.h
_timer.h
_wait.c
_wait.h
atomic_util.h
bootloader.mk
chibios_config.h
flash.mk
gd32v_compatibility.h
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