summaryrefslogtreecommitdiff
path: root/build.sh
blob: fb1c4e8c5846ffa87d58df80693eff3356489df9 (plain)
1
2
3
4
export GNUARMEMB_TOOLCHAIN_PATH=/opt/homebrew/bin
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