complete dcd for lpc175x_6x

cdc device demo can work but there is hardfault with dma descriptor with fast typing
This commit is contained in:
hathach
2013-11-19 16:41:30 +07:00
parent 94854f805a
commit 2dafeee585
4 changed files with 260 additions and 90 deletions

View File

@@ -46,7 +46,7 @@
// INCLUDE
//--------------------------------------------------------------------+
enum {
CDCD_APP_BUFFER_SIZE = 16
CDCD_APP_BUFFER_SIZE = 64
};
//--------------------------------------------------------------------+