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 e145cba commit e098c86Copy full SHA for e098c86
components/spiffs/Kconfig
@@ -2,7 +2,7 @@ menu "TFT SPIFFS"
2
3
config SPIFFS_BASE_ADDR
4
int "SPIFFS Base address"
5
- range 0x100000 0x1FFE000
+ range 1048576 33546240
6
default 0x180000
7
help
8
Starting address of the SPIFFS area in ESP32 Flash
0 commit comments