Zephyr building blocks

From Wiki at Neela Nurseries
Revision as of 04:08, 8 August 2021 by Ted (talk | contribs) (adding link to article 'untangling C 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