We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a75b69f commit 649e44fCopy full SHA for 649e44f
README.md
@@ -63,11 +63,11 @@ Now you want to install the firmware to the board.
63
make install BOARD_DIR=[path-to-your-board]
64
```
65
66
-or
+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
+to copy the uf2 if the make install isn't working
71
72
Finally, run the fprime-gds.
73
```shell
0 commit comments