Zephyr building blocks

From Wiki at Neela Nurseries
Revision as of 06:40, 6 August 2021 by Ted (talk | contribs) (USART references)
Jump to: navigation, 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