adafruit / Adafruit_TinyUSB_Arduino

Arduino library for TinyUSB
MIT License
469 stars 122 forks source link

Implement host msc #220

Closed hathach closed 1 year ago

hathach commented 1 year ago
krucho commented 1 year ago

Hi! I can't get any print from the HID_device_report.ino example. All the wiring looks good, I can compile and upload the code but nothing on the serial monitor. I need to write some code to talk between cores? Thanks in advance.