lpc1347 mouse & keyboard & cdc works well

This commit is contained in:
hathach
2014-03-07 14:54:19 +07:00
parent 05474e4bd2
commit 01760794fe
7 changed files with 107 additions and 108 deletions
+1 -5
View File
@@ -107,11 +107,7 @@
// Common Configuration
//--------------------------------------------------------------------+
#define CFG_TICKS_PER_SECOND 1000
#if CFG_PRINTF_TARGET == PRINTF_TARGET_UART
#define CFG_UART_ENABLE 1
#define CFG_UART_BAUDRATE 115200
#endif
#define CFG_UART_BAUDRATE 115200
//--------------------------------------------------------------------+
// Board Common API