rename dcd.h to tusb_dcd.h

This commit is contained in:
hathach 2018-03-11 13:08:04 +07:00
parent 5f3492c871
commit 276603fead
3 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -51,7 +51,7 @@
//--------------------------------------------------------------------+
#include "common/common.h"
#include "osal/osal.h"
#include "dcd.h"
#include "tusb_dcd.h"
//--------------------------------------------------------------------+
// MACRO CONSTANT TYPEDEF