diff --git a/ports/nrf/README.md b/ports/nrf/README.md index 32907f2871e6116888120da7589dd637557b1b82..6c777748883b3647d4ced8fdb94d8bcde3c5d833 100644 --- a/ports/nrf/README.md +++ b/ports/nrf/README.md @@ -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