adding code to allow configure MIC2555 to pull down D+/D- (still need bit bangding I2C on PB_0 PB_1)

add back port reset after get 8 bytes of device descriptor
This commit is contained in:
hathach
2013-04-09 02:13:18 +07:00
parent b0a54cbf8f
commit c036efff1d
6 changed files with 66 additions and 11 deletions

View File

@@ -60,6 +60,7 @@
#include "lpc43xx_cgu.h"
#include "lpc43xx_gpio.h"
#include "lpc43xx_uart.h"
#include "lpc43xx_i2c.h"
#define CFG_LED_NUMBER 0
#define CFG_LED_ON (1)