Skip to content

Commit ebae808

Browse files
authored
Merge pull request #6 from bcmi-labs/fix-documentation-how-to-build-bootloader
Fix documentation how to build bootloader.
2 parents 7dbf56e + 4513b8f commit ebae808

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

bootloaders/SANTIAGO/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:floppy_disk: `bootloaders/SANTIAGO`
2+
====================================
3+
Sources at [email protected]:bcmi-labs/tinyusb.git , commit b56afef9a86339a326cb208d9b2e6934befd6828
4+
5+
Compiled with
6+
```bash
7+
cd examples/device/dfu && make BOARD=ek_ra4m1
8+
```

bootloaders/SANTIAGO/README.txt

-7
This file was deleted.

0 commit comments

Comments
 (0)