Skip to content

Commit a0cf714

Browse files
authored
Update README.md
1 parent 13e4f0d commit a0cf714

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ Now you want to install the firmware to the board.
6363
make install BOARD_DIR=[path-to-your-board]
6464
```
6565

66+
or
67+
```
68+
cp build-fprime-automatic-zephyr/zephyr/zephyr.uf2 [path-to-your-board]
69+
```
70+
to copy the uf2 if the make install isnt working
71+
6672
Finally, run the fprime-gds.
6773
```shell
6874
make gds

0 commit comments

Comments
 (0)