Skip to content

0.12.0

Compare
Choose a tag to compare
@hathach hathach released this 05 Aug 04:49
· 1062 commits to master since this release

0.12.0 - 2019.08.05

  • Update tinyusb core to support webUSB & vendor class
  • Added a couple delete operators to make std=gnu++14/17, PR #312 thanks to @kevinfrei
  • Fix Serial.read() return clean 8-bit, PR #308 thanks to @pyro9
  • Added availableForWrite(), PR #311 thanks to @pyro9