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 5a68f3c commit 64d3b89Copy full SHA for 64d3b89
ports/rp2/boards/SPARKFUN_IOTNODE_LORAWAN_RP2350/mpconfigboard.h
@@ -1,6 +1,6 @@
1
// Board and hardware specific configuration
2
#define MICROPY_HW_BOARD_NAME "SparkFun IoT Node LoRaWAN"
3
-#define MICROPY_HW_FLASH_STORAGE_BYTES (15 * 1024 * 1024)
+#define MICROPY_HW_FLASH_STORAGE_BYTES (14 * 1024 * 1024)
4
5
#define MICROPY_HW_USB_VID (0x1B4F)
6
#define MICROPY_HW_USB_PID (0x0044)
0 commit comments