summaryrefslogtreecommitdiff
path: root/build.sh
blob: e1d012ab844b77d9acc93b59ee1bfc40fec4777f (plain)
1
2
3
4
export GNUARMEMB_TOOLCHAIN_PATH=/opt/homebrew
export ZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb
west build app -d build/left -b nice_nano_v2 -- -DSHIELD=corne_left
west build app -d build/right -b nice_nano_v2 -- -DSHIELD=corne_right