Meta-tool for managing Zephyr RTOS projects and repositories
Zephyr meta-tool
west
$ west init -m https://github.com/zephyrproject-rtos/zephyr my-workspace
$ west update
$ west build -b nrf52840dk_nrf52840 samples/hello_world