Releases: kaizoku-oh/zephyr-app-workspace
Releases · kaizoku-oh/zephyr-app-workspace
v0.4.0
What's Changed
- 🚀 Added app + bootloader + update vscode tasks by @kaizoku-oh in #9
- Added an IoT app use case
- Updated readme with new setup instructions
- Updated vscode workspace tasks
- Added some notes about class design
- Added usage examples to the C++ classes as comments
- Used a single zbus channel for all events and make it exportable to other files
Full Changelog: 0.3.0...0.4.0
v0.3.0
What's Changed
- Adding Storage and fixing debugging in vscode by @kaizoku-oh in #7
- Adding zbus and http post method and a bunch of other stuff by @kaizoku-oh in #8
Full Changelog: 0.2.0...0.3.0
v0.2.0
What's Changed
- Add networking by @kaizoku-oh in #5
- Add multi-threading by @kaizoku-oh in #6
Full Changelog: 0.1.0...0.2.0
v0.1.0
Features
- C++20 enabled
- Die temperature monitoring
- USART communication
- CI build
- Github badges
New Contributors
- @kaizoku-oh made their first contribution in #1
Full Changelog: https://github.com/kaizoku-oh/zephyr-app-workspace/commits/0.1.0