adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
610 stars 494 forks source link

update tinyusb libary to 1.2 #664

Closed hathach closed 3 years ago

hathach commented 3 years ago

follow up to adafruit/Adafruit_TinyUSB_Arduino#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.