Releases: alkonosst/RTOScppESP32
Releases · alkonosst/RTOScppESP32
v1.2.0
What's Changed
- feat: Add ISR support to semaphores, rewrite docs by @alkonosst in #16
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix: Remove Arduino header from source files by @alkonosst in #15
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat: Add naming functionality to all objects with nullptr fallback, update unit tests and README, bump version by @alkonosst in #14
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
What's Changed
- fix: Allow task name to be accessed before task creation by @alkonosst in #12
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: Clean up code by @alkonosst in #8
- fix: Remove const on ring buffer create() methods by @alkonosst in #9
- feat: Add queue overwrite by @alkonosst in #10
- feat!: Release complete version by @alkonosst in #11
Full Changelog: v0.6.0...v1.0.0
v1.0.0-rc.3
What's Changed
- feat: Add queue overwrite by @alkonosst in #10
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3
v1.0.0-rc.2
What's Changed
- fix: Remove const on ring buffer create() methods by @alkonosst in #9
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
v1.0.0-rc.1
v0.6.0
What's Changed
- refactor: Delete start parameter in timer.create() (passed in timer.setup) by @alkonosst in #7
Full Changelog: v0.5.0...v0.6.0