From beca53b79fd595da46da779a20464c333d63e3a0 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 5 Jun 2018 10:10:34 +0200 Subject: wip --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 9f40785..1232011 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "thirdparty/ESP8266_RTOS_SDK"] path = thirdparty/ESP8266_RTOS_SDK url = https://github.com/espressif/ESP8266_RTOS_SDK +[submodule "thirdparty/rboot"] + path = thirdparty/rboot + url = https://github.com/trygvis/rboot -- cgit v1.2.3