summaryrefslogtreecommitdiff
path: root/initRepo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'initRepo.sh')
-rwxr-xr-xinitRepo.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/initRepo.sh b/initRepo.sh
new file mode 100755
index 0000000..10ff5cb
--- /dev/null
+++ b/initRepo.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+git submodule init
+git submodule update
+make -C libopencm3 -j3 lib/stm32/f4