mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
7 lines
397 B
C
7 lines
397 B
C
/**
|
|
* \defgroup tinyusb_device tinyusb_device
|
|
* \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>.
|
|
*
|
|
* \defgroup tinyusb_host tinyusb_host
|
|
* \brief <a href="https://github.com/hathach/tinyusb">TinyUSB</a> Host-mode support for the RP2040.
|
|
*/
|