update build commands
This commit is contained in:
@ -41,8 +41,10 @@ nrfutil install device
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
west build -p -b nrf52dk/nrf52832 zephyr/samples/basic/blinky
|
west build -p auto -b nrf52dk/nrf52832 firmware/blinky
|
||||||
|
west build -p auto -b nrf52dk/nrf52832 firmware/app
|
||||||
|
|
||||||
|
west flash
|
||||||
```
|
```
|
||||||
|
|
||||||
# Zephyr Example Application
|
# Zephyr Example Application
|
||||||
|
Reference in New Issue
Block a user