Commit graph

6 commits

Author SHA1 Message Date
HendrikRauh
a2d51540b7 feat(logger): add logging macros for consistent logging across components 2026-03-07 21:02:31 +01:00
HendrikRauh
8cee7b95fa chore(format): reformat files with new setup 2026-03-06 11:29:53 +01:00
HendrikRauh
008c79852b chore(format): initial formatting 2026-03-05 23:05:35 +01:00
RaffaelW
3ced494e76 add(dmx): initialize DMX component
add(dependencies): include esp_dmx as a dependency in the project
update(idf_component): specify esp_dmx in the IDF component manifest
2026-03-05 22:00:22 +01:00
HendrikRauh
cac63b10d7 add(storage): implement LittleFS initialization and static file handling 2026-03-05 19:50:59 +01:00
HendrikRauh
7ea7944e91 add(web_server): init basic webserver 2026-03-05 17:51:30 +01:00