Branches correspond to Zephyr releases.
Simple! Just call make.
To build a Zephyr application, run:
docker run --rm -it brooksp/zephyr bash
then
cd /zephyrproject/zephyr
west build -p auto --board nrf52840dk_nrf52840 samples/basic/blinky
Content type
Image
Digest
Size
3.2 GB
Last updated
almost 6 years ago
docker pull brooksp/zephyr