adafruit / ArduinoCore-samd

116 stars 119 forks source link

Update tinyusb library to compatible with 1.2.0 #303

Closed hathach closed 3 years ago

hathach commented 3 years ago

follow up to https://github.com/adafruit/Adafruit_TinyUSB_Arduino/pull/100 . tusb_config.h is moved to the library itself for more portability. BSP core should be released concurrently with Adafruit_TinyUSB_Arduino to prevent compile error for incompatible API.