Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 658 Bytes

README.org

File metadata and controls

23 lines (21 loc) · 658 Bytes

A template for Zephyr projects with devcontainer support

Usage

$ west build -p always -t flash -b nucleo_wb55rg .

or build a sample

$ west build -p always -t flash -b nucleo_wb55rg zephyr/samples/philosophers/
$ minicom -D /dev/ttyACM0