adafruit / Adafruit_TinyUSB_Arduino

Arduino library for TinyUSB
MIT License
470 stars 124 forks source link

Enable library for Arduino SAMD based on USBCON #163

Closed Spegs21 closed 1 year ago

Spegs21 commented 2 years ago

TinyUSB can be used without explicitly defining USE_TINYUSB. This is useful for cores without built-in support for the define.

Related PR: arduino/ArduinoCore-samd#668

hathach commented 2 years ago

convert to draft to prevent accidentally merged. Should be marked as ready when other Arduino Core PR is merged, we could then continue with the review.

hathach commented 1 year ago

closed due to lack of activities