Skip to content

Commit eafa364

Browse files
seaxwifacchinm
authored andcommitted
Replace codenames in bootloader paths and README
1 parent b98fa9a commit eafa364

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bootloaders/SANTIAGO/README.md renamed to bootloaders/UNO_R4/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:floppy_disk: `bootloaders/SANTIAGO`
1+
:floppy_disk: `bootloaders/UNO_R4`
22
====================================
33
Sources for Uno R4 WIFi at git@github.com:bcmi-labs/tinyusb.git , commit 185ae31ff15a1013a5a890455220a29bad1ed209
44

@@ -21,7 +21,7 @@ Prerequisite: install esp-idf v5.0.0 (or newer) and run
2121
```
2222
. $esp-idf-path/export.sh
2323
24-
cd extras/santiago-leven-usb-bridge
24+
cd extras/uno-r4-wifi-usb-bridge
2525
```
2626

2727
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
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_leven.hex
48+
rfp-cli -device ra -port $portname -p dfu_wifi.hex
4949
```
5050

5151
:rocket: `How to load bootloader (UNO R4 Minima)`
File renamed without changes.

0 commit comments

Comments
 (0)