Skip to content

Commit

Permalink
fixup! boards/same51-curiosity-nano: add support for the board
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Jan 7, 2025
1 parent ce75db2 commit fad857c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions boards/same51-curiosity-nano/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,6 @@ Connect the device to your Micro-USB cable using the port labeled as
The standard method for flashing RIOT to the board is using OpenOCD.
by calling: `make BOARD=same51-curiosity-nano -C tests/leds flash`

Note that on Linux, you will need libudev-dev package to be installed.

Users can also use openOCD to flash and/or debug the board using:
`PROGRAMMER=openocd make BOARD=same51-curiosity-nano -C tests/leds flash`


On Linux you will have to add a **udev** rule for hidraw, like
```
bash
Expand Down

0 comments on commit fad857c

Please sign in to comment.