mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
rename dcd.h to tusb_dcd.h
This commit is contained in:
parent
5f3492c871
commit
276603fead
@ -48,7 +48,7 @@
|
||||
#include "osal/osal.h"
|
||||
#include "common/timeout_timer.h"
|
||||
|
||||
#include "dcd.h"
|
||||
#include "tusb_dcd.h"
|
||||
#include "dcd_lpc43xx.h"
|
||||
|
||||
#include "LPC43xx.h"
|
||||
|
@ -51,7 +51,7 @@
|
||||
//--------------------------------------------------------------------+
|
||||
#include "common/common.h"
|
||||
#include "osal/osal.h"
|
||||
#include "dcd.h"
|
||||
#include "tusb_dcd.h"
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
// MACRO CONSTANT TYPEDEF
|
||||
|
Loading…
x
Reference in New Issue
Block a user