rename and move dcd_attr.h to tusb_mcu_attr.h

This commit is contained in:
hathach
2022-02-25 13:45:51 +07:00
parent a8af609dfe
commit 99ad3ae2ca
5 changed files with 3 additions and 6 deletions

View File

@@ -30,7 +30,6 @@
#include "common/tusb_common.h"
#include "osal/osal.h"
#include "common/tusb_fifo.h"
#include "dcd_attr.h"
#ifdef __cplusplus
extern "C" {