Skip to content
Snippets Groups Projects
Commit 6ca03fe8 authored by Stig Bjørlykke's avatar Stig Bjørlykke Committed by Glenn Ruben Bakke
Browse files

nrf/readme: Update make flash command when defining board.

Update the "make flash" command sample to include BOARD parameter
when building for a specific target board.
parent ca2bb661
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ By default, the PCA10040 (nrf52832) is used as compile target. To build and flas
Alternatively the target board could be defined:
make BOARD=pca10040
make flash
make BOARD=pca10040 flash
## Compile and Flash with Bluetooth Stack
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment