Skip to content

Commit 5f1e20f

Browse files
authored
Merge pull request #252 from arduino/r4wifi-bootloader.dtr
Docs: UNO R4 WiFi fix command to flash bootloader
2 parents ab37eca + 355ca86 commit 5f1e20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bootloaders/UNO_R4/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ stty -F $portname 2400
4545

4646
Then flash the bootloader with [`rfp-cli`](https://www.renesas.com/us/en/software-tool/renesas-flash-programmer-programming-gui#download)
4747
```
48-
rfp-cli -device ra -port $portname -p dfu_wifi.hex
48+
rfp-cli -device ra -dtr -port $portname -p dfu_wifi.hex
4949
```
5050

5151
:rocket: `How to load bootloader (UNO R4 Minima)`

0 commit comments

Comments
 (0)