1 /**
2  * \defgroup tinyusb_device tinyusb_device
3  * \brief <a href="https://github.com/hathach/tinyusb">TinyUSB</a> Device-mode support for the RP2040. The TinyUSB documentation site can be found <a href="https://docs.tinyusb.org/en/latest/">here</a>.
4  *
5  * \defgroup tinyusb_host tinyusb_host
6  * \brief <a href="https://github.com/hathach/tinyusb">TinyUSB</a> Host-mode support for the RP2040.
7  */
8