* 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 ...)
22 lines
278 B
Plaintext
22 lines
278 B
Plaintext
.pio
|
|
.cache
|
|
.pioenvs
|
|
.piolibdeps
|
|
.vscode
|
|
/wled00/Release
|
|
/wled00/extLibs
|
|
/platformio_override.ini
|
|
/wled00/my_config.h
|
|
/build_output
|
|
.DS_Store
|
|
.gitignore
|
|
.clang-format
|
|
node_modules
|
|
.idea
|
|
.direnv
|
|
wled-update.sh
|
|
esp01-update.sh
|
|
/wled00/LittleFS
|
|
replace_fs.py
|
|
wled00/wled00.ino.cpp
|