mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge #19526
19526: boards/arduino-mkrwan1300: update board name to correct one r=aabadie a=FlapKap Co-authored-by: Kasper Hjort Berthelsen <kasper.berthelsen@hotmail.com>
This commit is contained in:
commit
8573faba5c
@ -16,10 +16,10 @@ powered by an Atmel SAMD21 microcontroller.
|
|||||||
|
|
||||||
### Flash the board
|
### Flash the board
|
||||||
|
|
||||||
Use `BOARD=arduino-mkrgsm1400` with the `make` command.<br/>
|
Use `BOARD=arduino-mkrwan1300` with the `make` command.<br/>
|
||||||
Example with `hello-world` application:
|
Example with `hello-world` application:
|
||||||
```
|
```
|
||||||
make BOARD=arduino-mkrgsm1400 -C examples/hello-world flash
|
make BOARD=arduino-mkrwan1300 -C examples/hello-world flash
|
||||||
```
|
```
|
||||||
|
|
||||||
@note If the application crashes, automatic reflashing via USB, as explained
|
@note If the application crashes, automatic reflashing via USB, as explained
|
||||||
|
Loading…
Reference in New Issue
Block a user