Skip to content

Commit

Permalink
Update nrf52840_dongle.md (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kemalele authored Apr 5, 2024
1 parent 893faa5 commit 5cd8300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/boards/nrf52840_dongle.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Follow these steps:
Run our script for compiling/flashing Tock OS on your device:

```shell
$ ./deploy.py --board=nrf52840_dongle --programmer=jlink
$ ./deploy.py --board=nrf52840_dongle_opensk --opensk --programmer=jlink
```

#### OpenOCD
Expand Down Expand Up @@ -96,7 +96,7 @@ $ ./deploy.py --board=nrf52840_dongle --programmer=jlink
1. Run the deploy script with the appropriate options, i.e.:
```shell
./deploy.py --board=nrf52840_dongle --opensk --programmer=openocd
./deploy.py --board=nrf52840_dongle_opensk --opensk --programmer=openocd
```
Expand Down

0 comments on commit 5cd8300

Please sign in to comment.