Zephyr building blocks

From Wiki at Neela Nurseries
Jump to navigation Jump to search

2021-08-05 Thursday

- OVERVIEW -
Zephyr RTOS explorations and building blocks

USART references

"Hello world" example build command:

 west build -b circuitdojo_feather_nrf9160ns samples/hello_world -p

Programming command:

 newtmgr -c serial image upload build/zephyr/app_update.bin