Skip to content

Releases: scrutinydebugger/scrutiny-embedded

v0.3.1

21 Jul 04:23
ed3335c

Choose a tag to compare

Bugfixes

  • cmake postbuild tools INSTALL_SFD correctly used

changes

  • cmake postbuild now have 2 additional aprameters:
    • TAGGED_EXECUTABLE_PATH_VAR
    • SFD_PATH_VAR

v0.3

16 Jul 02:33
029c70a

Choose a tag to compare

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 )

v0.2

18 Jun 21:12
b1544b6

Choose a tag to compare

Allow fixed freq loop to specify real time delta (#67)

Allow fixed freq loop to specify real time delta