Skip to content

1.17.0 UART Transport + Generic Device

Latest
Compare
Choose a tag to compare
@tyeth tyeth released this 14 Jan 18:13
055013b

What's Changed

  • Avoid fast pins IO on RTOS based boards by @facchinm in #136
  • For ESP-IDF builds use arduino-esp32 instead of arduino dependency by @johnboiles in #131
  • add generic device for non-standard transports by @ladyada in #137
  • refactor the whole thing to get rid of static-ness. also clang examples by @ladyada in #139

New Contributors

Full Changelog: 1.16.3...1.17.0