Skip to content

v0.8.2

Latest
Compare
Choose a tag to compare
@malachib malachib released this 10 Dec 16:30

v0.8.2 - 10DEC24

Added Features

  • #70 CMake compiler option macro helper
  • #69 get<T>(tuple) now available
  • #58 ESP-IDF logging emulation

Quality Updates & Bug Fixes

  • #68 freertos::wrapper::task::create_static now truly calls xTaskCreateStatic
  • #66 tuple.visit() now works with references too