Skip to content

maks7603/Adafruit_TinyUSB_Arduino

 
 

Repository files navigation

Adafruit TinyUSB Library for Arduino

Build StatusLicense

TinyUSB library for Arduino IDE. This library works with core platform that includes TinyUSB stack, typically you will see Adafruit_TinyUSB_Core inside core folder. Supported platform are:

In addition to CDC that provided by the platform core, this library provide platform-independent for

  • Human Interface Device (HID): Generic (In & Out), Keyboard, Mouse, Gamepad etc ...
  • Mass Storage Class (MSC): with multiple LUNs
  • Musical Instrument Digital Interface (MIDI)

More document to write ...

About

Arduino IDE support for TinyUSB stack

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.1%
  • C 4.9%