We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b83c27 commit 04dfd4dCopy full SHA for 04dfd4d
variants/particle_xenon/variant.h
@@ -190,7 +190,7 @@ static const uint8_t SCK1 = PIN_SPI1_SCK;
190
#define PIN_WIRE1_SCL _PINNUM(1, 2)
191
192
// On-board QSPI Flash
193
-#define EXTERNAL_FLASH_DEVICES GD25Q16C
+#define EXTERNAL_FLASH_DEVICES MX25L3233F
194
195
#define USB_MSC_BLOCK_SIZE 512
196
#define USB_MSC_BLOCK_COUNT ((2*1024*1024) / USB_MSC_BLOCK_SIZE)
0 commit comments