mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
Board has no QSPI flash chip — EXTERNAL_FLASH_DEVICES/USE_QSPI were copied from RAK4631. The framework was initialising the QSPI peripheral on startup, locking P0.28/P0.30 (joystick UP/LEFT) as outputs. Removing these defines prevents QSPI init entirely. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>