rename lpc_usbd to lpc_ip3511
This commit is contained in:
@@ -44,6 +44,7 @@ enum
|
||||
|
||||
typedef struct
|
||||
{
|
||||
// TODO optimize alignment
|
||||
CFG_TUSB_MEM_ALIGN msc_cbw_t cbw;
|
||||
CFG_TUSB_MEM_ALIGN msc_csw_t csw;
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "tusb_option.h"
|
||||
|
||||
/* Since 2012 starting with LPC11uxx, NXP start to use common USB Device Controller
|
||||
/* Since 2012 starting with LPC11uxx, NXP start to use common USB Device Controller with code name LPC IP3511
|
||||
* for almost their new MCUs. Currently supported and tested families are
|
||||
* - LPC11Uxx
|
||||
* - LPC13xx
|
||||
Reference in New Issue
Block a user