8000
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 86f42d6 commit 7d19429Copy full SHA for 7d19429
ports/esp32/boards/UM_FEATHERS2/sdkconfig.board
@@ -8,7 +8,7 @@ CONFIG_SPIRAM_MEMTEST=
8
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=
9
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
10
CONFIG_PARTITION_TABLE_CUSTOM=y
11
-CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-16.csv"
+CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-16MiB.csv"
12
#CONFIG_USB_AND_UART=y
13
14
# LWIP
ports/esp32/partitions-16.csv renamed to ports/esp32/partitions-16MiB.csv
0 commit comments