v0.3
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 )