optional 16MB partition file with 3MB program space

* This is basically "app3M_fat9M_16MB.csv" from arduino-esp32 2.0.7 - just changing the filesystem type from FAT to spiffs.
* deleted the older, broken "Soundreactive 16MB" partition file.

* minor fixes for pio.ini
* adding wled.ini.cpp to .gitignore (was overdue ...)
This commit is contained in:
Frank
2023-03-10 16:16:28 +01:00
parent a0a0f99c3e
commit d6c8f44dfa
4 changed files with 40 additions and 21 deletions

3
.gitignore vendored
View File

@@ -17,4 +17,5 @@ node_modules
wled-update.sh
esp01-update.sh
/wled00/LittleFS
replace_fs.py
replace_fs.py
wled00/wled00.ino.cpp