aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2016-11-16 13:31:03 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2016-11-16 13:31:03 +0300
commiteb4f9aefa8a5514c92aaa8a5f60998ddf0fdb356 (patch)
tree431dc6cbe37539d81ac60becea33c873dd514655
parent45f6d18b541335b630eecfadd86d12fd6e0e7b35 (diff)
zephyr.js: Add Zephyr.js as a submodule (branch: master).
From https://github.com/01org/zephyr.js .
-rw-r--r--.gitmodules3
m---------zephyr.js0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f92ef6f..07fd1b2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,3 +8,6 @@
[submodule "micropython"]
path = micropython
url = https://github.com/micropython/micropython
+[submodule "zephyr.js"]
+ path = zephyr.js
+ url = https://github.com/01org/zephyr.js
diff --git a/zephyr.js b/zephyr.js
new file mode 160000
+Subproject 870d928b87e7a171a023e1b32e7718abcc68d45