Skip to content

1.1.0 - 2021.06.21

Compare
Choose a tag to compare
@hathach hathach released this 20 Jun 18:17
· 618 commits to master since this release
39d6187
  • Add support for multiple CDC ports (need to modify tusb_config.h)
  • fix #86 when calling midi API when device is not fully enumerated
  • fix Serial connection issue with nrf52 on windows
  • Update device driver of rp2040 to match tinyusb upstream
  • Added feather rp2040 to ci build (skipped the external flash example for now due to SdFat compilation error)
  • Add optional debug log for stack with Serial1 on samd core (will expand later to other core).
  • lost more bug fixes to the stack