summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/build.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/build.sh b/bin/build.sh
index 869bc68..0e3eb10 100755
--- a/bin/build.sh
+++ b/bin/build.sh
@@ -5,12 +5,6 @@ set -e
PWD=$(pwd)
TIMESTAMP=$(date -u +"%Y%m%d%H%M%S")
-# West Init
-west init -l config
-# West Update
-west update
-# West Zephyr export
-west zephyr-export
# West Build (left)
west build -s zmk/app -d build/left -b adv360_left -- -DZMK_CONFIG="${PWD}/config"
# Adv360 Left DTS File