blob: 6c361e0002a965e2cd5846cb8ccc73b2292987ef (
plain)
1
2
3
4
5
6
7
|
/**
* \defgroup tinyusb_device tinyusb_device
* \brief <a href="https://github.com/hathach/tinyusb">TinyUSB</a> Device-mode support for the RP2040
*
* \defgroup tinyusb_host tinyusb_host
* \brief <a href="https://github.com/hathach/tinyusb">TinyUSB</a> Host-mode support for the RP2040
*/
|