You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkdir workspace
cd workspace
pipenv shell
pip3 install west
west init -m https://github.com/spacecubics/libcsp-zephyr
west update
pip3 install -r zephyr/scripts/requirements-base.txt
west build -b qemu_cortex_m3 libcsp-zephyr