File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- :floppy_disk : ` bootloaders/SANTIAGO `
1
+ :floppy_disk : ` bootloaders/UNO_R4 `
2
2
====================================
3
3
Sources for Uno R4 WIFi at git@github.com : bcmi-labs /tinyusb.git , commit 185ae31ff15a1013a5a890455220a29bad1ed209
4
4
@@ -21,7 +21,7 @@ Prerequisite: install esp-idf v5.0.0 (or newer) and run
21
21
```
22
22
. $esp-idf-path/export.sh
23
23
24
- cd extras/santiago-leven -usb-bridge
24
+ cd extras/uno-r4-wifi -usb-bridge
25
25
```
26
26
27
27
Restart the board in ESP download mode by shorting ESP_DOWNLOAD with GND, then power via USB
@@ -45,7 +45,7 @@ stty -F $portname 2400
45
45
46
46
Then flash the bootloader with [ ` rfp-cli ` ] ( https://www.renesas.com/us/en/software-tool/renesas-flash-programmer-programming-gui#download )
47
47
```
48
- rfp-cli -device ra -port $portname -p dfu_leven .hex
48
+ rfp-cli -device ra -port $portname -p dfu_wifi .hex
49
49
```
50
50
51
51
:rocket : ` How to load bootloader (UNO R4 Minima) `
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments