Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
hello-world
nrf52
Commits
b6cc58f0
Commit
b6cc58f0
authored
Oct 05, 2017
by
Sam Calisch
Browse files
Update RaspberryPi.md
parent
c3a93ba7
Pipeline
#912
passed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
openocd/RaspberryPi.md
View file @
b6cc58f0
...
...
@@ -41,8 +41,13 @@ make
sudo make install
```
6.
Get a bootloader. Adafruit's is nice.
7.
Write openocd.cfg.
8.
sudo openocd
6.
Back up the sd card! If you corrupt the card, you can skip steps 1-5 if you have a backup.
```
sudo dd if=/dev/diskn of=~/SDCardBackup.dmg
```
7.
Get a bootloader. Adafruit's is nice.
8.
Write openocd.cfg.
9.
sudo openocd
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment