New release containing various fixes and support for additional microprocessors.
Added
- Support for ATmega328P and ATmega2560
- Support for ATmega devices with 3-byte program counter
- Build documentation on release
Changed
- Clarified comments
- Output directory for doxygen documentation
- Additional tests
- Updated tracepoints
- Small stylistic changes regarding
#if define
Fixed
- Events set on task start instead of task activation
- Fixed schedule table expiry points handled before the specified starting point of the schedule table was reached
- Fixed offset when starting schedule tables not correctly calculated