diff options
| author | hathach <[email protected]> | 2021-07-21 13:21:58 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-07-22 00:12:01 +0700 |
| commit | a226dbaa4d1df9e5258e7f4dfacdc76906b08084 (patch) | |
| tree | 44e95cbd0dfd6c08d146a36e31e9c924d2438e1e /src/device/usbd.h | |
| parent | c737aa6fbb12fb9ed4c6eecbac58832e4bd2d436 (diff) | |
add dcd_attr for DCD_ATTR_ENDPOINT_MAX
could be useful with more dcd specific attribute
Diffstat (limited to 'src/device/usbd.h')
| -rw-r--r-- | src/device/usbd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/device/usbd.h b/src/device/usbd.h index 2de6a5cfd..e6a4d550b 100644 --- a/src/device/usbd.h +++ b/src/device/usbd.h @@ -24,9 +24,6 @@ * This file is part of the TinyUSB stack. */ -/** \ingroup group_usbd - * @{ */ - #ifndef _TUSB_USBD_H_ #define _TUSB_USBD_H_ |
