HendrikRauh
732046b15e
add(pre-commit): add configuration files for pre-commit, markdownlint, and codespell; update README with setup instructions
2026-03-06 11:26:47 +01:00
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
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
HendrikRauh
3a5cf2ff22
add initial flake configuration and environment setup
2026-03-05 15:50:51 +01:00