The desired debug level can be set via setDebugLevel(DBG_WARNING). Debug messages are written via print which supports printf-style formatted output. If desired, timestamps can be prefixed to the ...
This library is a Arduino-friendly version of TinyUSB stack. It is designed with structure and APIs that are easily integrated to an Arduino Core. There are 2 type of supported cores: with and without ...