Skip to content

Commit

Permalink
Merge pull request #18834 from chrysn-pull-requests/tinyusb-ref-usbus
Browse files Browse the repository at this point in the history
pkg/tinyusb: Note distinction from USBUS
  • Loading branch information
chrysn authored Nov 3, 2022
2 parents ccbb304 + def30c1 commit b61a203
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/tinyusb/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
* tinyUSB is an open-source cross-platform USB Host/Device stack for
* embedded systems.
*
* @note This package is distinct from (and incompatible with) the USB stack
* provided around USBUS in RIOT (see @ref usb). They differ in the level of
* abstraction and in the set of supported devices.
*
* # Usage
*
* Add the following entries to your application makefile:
Expand Down

0 comments on commit b61a203

Please sign in to comment.