chegewara / EspTinyUSB

ESP32S2 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).
MIT License
475 stars 70 forks source link

possible to use without Arduino? #79

Closed ultrapalace closed 1 year ago

ultrapalace commented 2 years ago

Hi, I am hoping to add usb midi to my esp32s2 project. I am working in esp-idf, and don't have Arduino installed Is there any way that this lib can work in esp-idf? thank you!

chegewara commented 2 years ago

Nope, sorry. You have to use plain tinyusb. https://github.com/hathach/tinyusb/tree/master/examples/device/midi_test