Skip to content

v0.3

Choose a tag to compare

@pylessard pylessard released this 16 Jul 02:33
· 3 commits to master since this release
029c70a

Changelog

  • Compatible with C++98
  • Use clang-format to format the code
  • Use home-made test framework instead of google test
  • Added Infineon Tricore support
  • Added post-build cmake functions
  • RPV callbacks now receives a pointer to the calling LoopHandler (or null for MainHandler)
  • Fixed minor cppchecks issues (credits : @jesper-raemaekers )