This commit is contained in:
hathach
2021-07-21 17:00:02 +07:00
parent a226dbaa4d
commit 37cac414f8
5 changed files with 29 additions and 12 deletions

View File

@@ -27,12 +27,12 @@
#ifndef _TUSB_USBD_H_
#define _TUSB_USBD_H_
#include "common/tusb_common.h"
#ifdef __cplusplus
extern "C" {
#endif
#include "common/tusb_common.h"
//--------------------------------------------------------------------+
// Application API
//--------------------------------------------------------------------+