fix(gat562-30s): remove phantom QSPI flash defines from variant.h

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>
This commit is contained in:
Jakub
2026-06-10 07:28:09 +02:00
parent d6d16c26c8
commit 03f9023a72

View File

@@ -203,10 +203,7 @@ extern "C"
#define PIN_QSPI_IO2 28 // 22
#define PIN_QSPI_IO3 2 // 23
// On-board QSPI Flash
// No onboard flash
#define EXTERNAL_FLASH_DEVICES IS25LP080D
#define EXTERNAL_FLASH_USE_QSPI
// No QSPI flash on this board QSPI DIO pins are used by joystick and WS2812
#define GPS_ADDRESS 0x42 //i2c address for GPS