summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/west.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/west.yml b/app/west.yml
index 7657fde..e1febc1 100644
--- a/app/west.yml
+++ b/app/west.yml
@@ -10,6 +10,7 @@ manifest:
- name: zephyr
remote: petejohanson
revision: zmk-v2.3.0-with-fixes
+ clone-depth: 1
import:
# TODO: Rename once upstream offers option like `exclude` or `denylist`
name-blacklist:
@@ -36,5 +37,6 @@ manifest:
- name: uf2
remote: microsoft
path: tools/uf2
+ clone-depth: 1
self:
west-commands: scripts/west-commands.yml \ No newline at end of file