Auto-initialize optional submodules when needed

This commit is contained in:
2024-09-27 18:06:42 +02:00
parent ae329083db
commit dec3d53c59
5 changed files with 24 additions and 16 deletions

View File

@@ -1,6 +1,8 @@
## Changelog
### v0.75-alpha1
- Auto-initialize optional submodules when needed.
- Reduce number of watchdog timer resets.
- Fix parser tail pointer semantics.
- Improve sensor log readability and minor naming fixes.
- Add multiple README sections and use markdown formatting.