Update ESP32 Arduino build & required libaries
parent
0511e2b737
commit
506d4a9b00
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ When the compiled binary size with WiFi code approaches 1Mbyte, for some weird o
|
||||||
|
|
||||||
**For reliable operation, you must use the Minimal SPIFFS Partition Scheme in the Arduino board configuration options.**
|
**For reliable operation, you must use the Minimal SPIFFS Partition Scheme in the Arduino board configuration options.**
|
||||||
|
|
||||||
|
# Enable SPIFFS upload in Arduino IDE
|
||||||
|
Install the Arduino ESP32 filesystem uploader:
|
||||||
|
https://github.com/me-no-dev/arduino-esp32fs-plugin
|
||||||
|
|
||||||
# Required libraries to be added to Arduino environment.
|
# Required libraries to be added to Arduino environment.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue