able to build with lpc43xx demo

This commit is contained in:
hathach
2012-12-04 14:12:48 +07:00
parent 8f00307986
commit 82820a2066
14 changed files with 887 additions and 17 deletions

View File

@@ -38,7 +38,7 @@
#include "cdc.h"
#include "common/fifo.h"
#ifdef CFG_CLASS_CDC
#if defined CFG_CLASS_CDC && defined CFG_TUSB_DEVICE
static USBD_HANDLE_T g_hCdc;
static CDC_LINE_CODING line_coding;