add dcd_attr for DCD_ATTR_ENDPOINT_MAX

could be useful with more dcd specific attribute
This commit is contained in:
hathach
2021-07-21 13:21:58 +07:00
parent c737aa6fbb
commit a226dbaa4d
5 changed files with 176 additions and 30 deletions

View File

@@ -24,9 +24,6 @@
* This file is part of the TinyUSB stack.
*/
/** \ingroup group_usbd
* @{ */
#ifndef _TUSB_USBD_H_
#define _TUSB_USBD_H_