Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@skulblakka skulblakka released this 23 Nov 16:22

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