mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Merge 997e09f0bb
into dbf1e64e55
This commit is contained in:
commit
37c4826dbf
|
@ -22,13 +22,15 @@ Connect GPIO pin 8 on your Raspbery Pi to the DIO pin on the Meshtastic Device.
|
|||
Ensure you get the GPIO numbers correct.
|
||||
|
||||
Plug in your Raspberry Pi to USB power.
|
||||
Plug in the Meshtastic Device to power.
|
||||
Plug in the Meshtastic Device to power - to your Raspberry Pi's USB port.
|
||||
|
||||
## Install OpenOCD
|
||||
|
||||
You can use OpenOCD to manage the SWDIO connection with the Meshtastic Device.
|
||||
Install it on your Raspberry Pi.
|
||||
|
||||
You can also use the packet manager in Raspberry Pi OS (`sudo apt install openocd`).
|
||||
|
||||
```
|
||||
$ sudo apt update
|
||||
$ sudo apt install libtool autoconf automake texinfo telnet gdb-multiarch git
|
||||
|
|
Loading…
Reference in a new issue