Commit graph

3 commits

Author SHA1 Message Date
HendrikRauh
cac63b10d7 add(storage): implement LittleFS initialization and static file handling 2026-03-05 19:50:59 +01:00
RaffaelW
99cb820b0c change(sdkconfig): ensure CONFIG_IDF_TARGET is set for esp32s2 2026-03-05 18:11:46 +01:00
HendrikRauh
4d8be45e48 Add sdkconfig.defaults and tasks.py for project configuration and build automation
- Created sdkconfig.defaults to store default configuration settings for the project.
- Added tasks.py to define various build and management tasks using Invoke
2026-03-05 16:29:29 +01:00