Skip to content
Snippets Groups Projects
Commit b6cc58f0 authored by Sam Calisch's avatar Sam Calisch
Browse files

Update RaspberryPi.md

parent c3a93ba7
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -41,8 +41,13 @@ make ...@@ -41,8 +41,13 @@ make
sudo make install sudo make install
``` ```
6. Get a bootloader. Adafruit's is nice. 6. Back up the sd card! If you corrupt the card, you can skip steps 1-5 if you have a backup.
7. Write openocd.cfg. ```
8. sudo openocd sudo dd if=/dev/diskn of=~/SDCardBackup.dmg
```
7. Get a bootloader. Adafruit's is nice.
8. Write openocd.cfg.
9. sudo openocd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment