qmk_sweep_skeletyl/platforms/chibios/vendors/RP
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
..
_pin_defs.h [Core] Add Raspberry Pi RP2040 support () 2022-06-30 13:19:27 +02:00
pico_sdk_shims.c RP2040 emulated EEPROM. () 2022-07-02 15:18:50 +10:00
RP2040.mk Copy RP2040 vector table to RAM on startup () 2022-09-22 22:48:20 +01:00
stage2_bootloaders.c RP2040 emulated EEPROM. () 2022-07-02 15:18:50 +10:00