File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -153,10 +153,10 @@ wisblock_rak4631.compiler.mbed.cxxflags={build.variant.path}/cxxflags.txt
153
153
wisblock_rak4631.compiler.mbed.includes={build.variant.path}/includes.txt
154
154
wisblock_rak4631.compiler.mbed.extra_ldflags=-lstdc++ -lsupc++ -lm -lc -lgcc -lnosys
155
155
wisblock_rak4631.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"
156
- wisblock_rak4631.vid.0=0x1209
157
- wisblock_rak4631.pid.0=0x805b
158
- wisblock_rak4631.vid.1=0x1209
159
- wisblock_rak4631.pid.1=0x805b
156
+ wisblock_rak4631.vid.0=0x239A
157
+ wisblock_rak4631.pid.0=0x8029
158
+ wisblock_rak4631.vid.1=0x239A
159
+ wisblock_rak4631.pid.1=0x8029
160
160
161
161
# Upload
162
162
wisblock_rak4631.bootloader.tool=bootburn
Original file line number Diff line number Diff line change @@ -157,9 +157,9 @@ static const uint8_t SCK1 = PIN_SPI1_SCK;
157
157
158
158
#define SERIAL_CDC 1
159
159
#define HAS_UNIQUE_ISERIAL_DESCRIPTOR
160
- #define BOARD_VENDORID 0x1209
161
- #define BOARD_PRODUCTID 0x805b
162
- #define BOARD_NAME "Bast Frontier "
160
+ #define BOARD_VENDORID 0x239A
161
+ #define BOARD_PRODUCTID 0x8029
162
+ #define BOARD_NAME "RAK4631 "
163
163
164
164
#define DFU_MAGIC_SERIAL_ONLY_RESET 0xb0
165
165
You can’t perform that action at this time.
0 commit comments