chore: add build script
1 files changed, 2 insertions(+), 0 deletions(-) A build.sh
A build.sh => build.sh +2 -0
@@ 0,0 1,2 @@ +unset C_INCLUDE_PATH +west build -d build/left -b nice_nano_v2 -- -DSHIELD=cradio_left -DZMK_CONFIG="$PWD/config"