We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174c970 commit 1c16fa9Copy full SHA for 1c16fa9
boards.txt
@@ -268,8 +268,14 @@ BBCmicrobit.vid.0=0x0d28
268
BBCmicrobit.pid.0=0x0204
269
270
BBCmicrobit.upload.tool=sandeepmistry:openocd
271
+BBCmicrobit.upload.protocol=
272
+BBCmicrobit.upload.interface=cmsis-dap
273
BBCmicrobit.upload.target=nrf51
274
BBCmicrobit.upload.maximum_size=262144
275
+BBCmicrobit.upload.setup_command=transport select swd;
276
+BBCmicrobit.upload.use_1200bps_touch=false
277
+BBCmicrobit.upload.wait_for_upload_port=false
278
+BBCmicrobit.upload.native_usb=false
279
280
BBCmicrobit.bootloader.tool=sandeepmistry:openocd
281
0 commit comments