Skip to content

Commit 9b857e6

Browse files
committed
Use 1200bps touch for nRF52840_dongle and BT5040.
1 parent 46f9dd0 commit 9b857e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boards.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -878,6 +878,8 @@ nRF52840_dongle.upload.tool=nrfutil
878878
nRF52840_dongle.upload.target=nrf52
879879
nRF52840_dongle.upload.jlink_device=nRF52840_xxAA
880880
nRF52840_dongle.upload.protocol=nrfutil
881+
nRF52840_dongle.upload.use_1200bps_touch=true
882+
nRF52840_dongle.upload.wait_for_upload_port=true
881883
nRF52840_dongle.upload.maximum_size=897024
882884
nRF52840_dongle.upload.maximum_data_size=262136
883885

@@ -937,6 +939,8 @@ BT5040.upload.tool=nrfutil
937939
BT5040.upload.target=nrf52
938940
BT5040.upload.jlink_device=nRF52840_xxAA
939941
BT5040.upload.protocol=nrfutil
942+
BT5040.upload.use_1200bps_touch=true
943+
BT5040.upload.wait_for_upload_port=true
940944
BT5040.upload.maximum_size=897024
941945
BT5040.upload.maximum_data_size=262136
942946

0 commit comments

Comments
 (0)