File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -109,10 +109,10 @@ rak_wistrio5010.compiler.mbed.cxxflags={build.variant.path}/cxxflags.txt
109
109
rak_wistrio5010.compiler.mbed.includes={build.variant.path}/includes.txt
110
110
rak_wistrio5010.compiler.mbed.extra_ldflags=-lstdc++ -lsupc++ -lm -lc -lgcc -lnosys
111
111
rak_wistrio5010.compiler.mbed="{build.variant.path}/libs/libmbed.a" "{build.variant.path}/libs/libcc_310_core.a" "{build.variant.path}/libs/libcc_310_ext.a" "{build.variant.path}/libs/libcc_310_trng.a"
112
- rak_wistrio5010.vid.0=0x1209
113
- rak_wistrio5010.pid.0=0x805b
114
- rak_wistrio5010.vid.1=0x1209
115
- rak_wistrio5010.pid.1=0x805b
112
+ rak_wistrio5010.vid.0=0x1915
113
+ rak_wistrio5010.pid.0=0x520b
114
+ rak_wistrio5010.vid.1=0x1915
115
+ rak_wistrio5010.pid.1=0x520b
116
116
117
117
# Upload
118
118
rak_wistrio5010.bootloader.tool=bootburn
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ static const uint8_t SCK = PIN_SPI_SCK;
133
133
134
134
#define SERIAL_CDC 1
135
135
#define HAS_UNIQUE_ISERIAL_DESCRIPTOR
136
- #define BOARD_VENDORID 0x1209
137
- #define BOARD_PRODUCTID 0x805b
136
+ #define BOARD_VENDORID 0x1915
137
+ #define BOARD_PRODUCTID 0x520b
138
138
#define BOARD_NAME "RAK5010"
139
139
140
140
#define DFU_MAGIC_SERIAL_ONLY_RESET 0xb0
You can’t perform that action at this time.
0 commit comments