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:
@@ -57,7 +57,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include "common/compiler/compiler.h"
|
||||
#include "common/binary.h" // This file is too good to not use
|
||||
#include "common/binary.h"
|
||||
|
||||
#define BOARD_AT86RF2XX 1
|
||||
#define BOARD_LPCXPRESSO1347 2
|
||||
|
||||
Reference in New Issue
Block a user