Skip to content

v.1.2.2

Compare
Choose a tag to compare
@pjueon pjueon released this 22 May 12:48
· 180 commits to master since this release

What's Changed

  • New
    • Add Jetson AGX Orin support
    • Add support for callbacks with no argument by @pjueon in #56
  • Improved/Updated
    • Improve runtime exception handling on the unsupported devices (Fix for #62) by @pjueon in #63
    • Update simple_pwm.cpp by @LuisFGutierrez01 in #58
    • Minor code refactoring
  • Bug fix
    • fix for _edge_event_exists function by @pjueon in #64

New Contributors