diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2018-05-26 21:16:12 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2018-05-26 21:16:12 +0200 |
commit | d4abcad280df631b09a8cfe4c9387a9d8c610c1f (patch) | |
tree | 0e7286ec20a90d5598f2b3a9c2535628a35766b4 /.gitmodules | |
download | modern-esp-sandbox-d4abcad280df631b09a8cfe4c9387a9d8c610c1f.tar.gz modern-esp-sandbox-d4abcad280df631b09a8cfe4c9387a9d8c610c1f.tar.bz2 modern-esp-sandbox-d4abcad280df631b09a8cfe4c9387a9d8c610c1f.tar.xz modern-esp-sandbox-d4abcad280df631b09a8cfe4c9387a9d8c610c1f.zip |
wip
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9f40785 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "thirdparty/ESP8266_RTOS_SDK"] + path = thirdparty/ESP8266_RTOS_SDK + url = https://github.com/espressif/ESP8266_RTOS_SDK |