Skip to content

Commit 6ff5267

Browse files
committed
Fix: partially missing path in documentation on how to fix DFU device.
1 parent d97b4ec commit 6ff5267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootloaders/SANTIAGO/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Sources at [email protected]:bcmi-labs/tinyusb.git , commit b56afef9a86339a326cb208
22

33
Compiled with
44

5-
cd examples/dfu && make BOARD=ek_ra4m1
5+
cd examples/device/dfu && make BOARD=ek_ra4m1
66

77

0 commit comments

Comments
 (0)