Skip to content

v2.0.0

Latest

Choose a tag to compare

@pierrejay pierrejay released this 26 Oct 16:16
08e5bc1
  • Separate transport from core logic with HAL
  • Add ESP32 CAN HAL
  • Remove MESSAGE_ACK
  • Support empty messages
  • Better compile-time checks
  • Supports context in handlers
  • Supports RTOS environment with background task & efficient polling (only with compatible HAL)
  • Rework docs & examples