Commit graph

6 commits

Author SHA1 Message Date
HendrikRauh
6e695bd48c refactor(format): enhance formatting tasks with tool existence checks and improved output 2026-03-05 23:29:02 +01:00
HendrikRauh
fa08fcfe65 add(format): implement formatting and format check tasks for source files 2026-03-05 23:03:04 +01:00
RaffaelW
82a7efad5e Merge branch 'idf' of github.com:HendrikRauh/dmx-interface into idf 2026-03-05 22:29:48 +01:00
RaffaelW
ddba4d906c add(tasks): implement update task for project dependencies 2026-03-05 22:00:30 +01:00
HendrikRauh
39d314ccfa add(tasks): implement reset task to clean project state 2026-03-05 21:36:40 +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