MCUME/MCUME_pico2/psram
jean-marcharvengt e2d8a26dd5 add initial PSRAM QSPI support 2025-08-20 21:03:16 +02:00
..
.DS_Store
LICENSE
psram_spi.h add initial PSRAM QSPI support 2025-08-20 21:03:16 +02:00
psram_spi.pio add initial PSRAM QSPI support 2025-08-20 21:03:16 +02:00
psram_t.cpp add initial PSRAM QSPI support 2025-08-20 21:03:16 +02:00
psram_t.h add initial PSRAM QSPI support 2025-08-20 21:03:16 +02:00
readme.txt add initial PSRAM QSPI support 2025-08-20 21:03:16 +02:00

readme.txt

code base from:
https://github.com/polpo/rp2040-psram

- Adapted for rp2350
- Add QSPI support
- Configurable via "iopins.h"
- Add layer psram_t.h with RAM block caching