diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..edb4288 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,39 @@ +[submodule "esp-idf"] + path = esp-idf + url = ../../0xFEEDC0DE64/esp-idf.git +[submodule "components/ArduinoJson"] + path = components/ArduinoJson + url = ../../0xFEEDC0DE64/ArduinoJson.git +[submodule "components/arduino-esp32"] + path = components/arduino-esp32 + url = ../../0xFEEDC0DE64/arduino-esp32.git +[submodule "components/cpputils"] + path = components/cpputils + url = ../../0xFEEDC0DE64/cpputils.git +[submodule "components/date"] + path = components/date + url = ../../0xFEEDC0DE64/date.git +[submodule "components/espasyncota"] + path = components/espasyncota + url = ../../0xFEEDC0DE64/espasyncota.git +[submodule "components/espchrono"] + path = components/espchrono + url = ../../0xFEEDC0DE64/espchrono.git +[submodule "components/espconfiglib"] + path = components/espconfiglib + url = ../../0xFEEDC0DE64/espconfiglib.git +[submodule "components/espcpputils"] + path = components/espcpputils + url = ../../0xFEEDC0DE64/espcpputils.git +[submodule "components/esphttpdutils"] + path = components/esphttpdutils + url = ../../0xFEEDC0DE64/esphttpdutils.git +[submodule "components/espwifistack"] + path = components/espwifistack + url = ../../0xFEEDC0DE64/espwifistack.git +[submodule "components/expected"] + path = components/expected + url = ../../0xFEEDC0DE64/expected.git +[submodule "components/fmt"] + path = components/fmt + url = ../../0xFEEDC0DE64/fmt.git diff --git a/components/ArduinoJson b/components/ArduinoJson new file mode 160000 index 0000000..475a650 --- /dev/null +++ b/components/ArduinoJson @@ -0,0 +1 @@ +Subproject commit 475a650703d203293e9037a9d0cfcbd3de17084f diff --git a/components/arduino-esp32 b/components/arduino-esp32 new file mode 160000 index 0000000..59d3f4b --- /dev/null +++ b/components/arduino-esp32 @@ -0,0 +1 @@ +Subproject commit 59d3f4bd4fda8ed7471ff4fed4574a76dd5862b1 diff --git a/components/cpputils b/components/cpputils new file mode 160000 index 0000000..92c54c9 --- /dev/null +++ b/components/cpputils @@ -0,0 +1 @@ +Subproject commit 92c54c9dbbf1a8fa2fe644298433a31a41647d1b diff --git a/components/date b/components/date new file mode 160000 index 0000000..b1a7584 --- /dev/null +++ b/components/date @@ -0,0 +1 @@ +Subproject commit b1a75847d5625d6a7e315f19abf8548ec8fd0d6b diff --git a/components/espasyncota b/components/espasyncota new file mode 160000 index 0000000..67d7c6d --- /dev/null +++ b/components/espasyncota @@ -0,0 +1 @@ +Subproject commit 67d7c6d72124cd00b0bf3cea81fbd53eb0338730 diff --git a/components/espchrono b/components/espchrono new file mode 160000 index 0000000..9c57959 --- /dev/null +++ b/components/espchrono @@ -0,0 +1 @@ +Subproject commit 9c57959705a1c44f3cf137f9193040774adecd34 diff --git a/components/espconfiglib b/components/espconfiglib new file mode 160000 index 0000000..fdb4ef6 --- /dev/null +++ b/components/espconfiglib @@ -0,0 +1 @@ +Subproject commit fdb4ef6dbfda85e7d41eefaf96f70308108e546e diff --git a/components/espcpputils b/components/espcpputils new file mode 160000 index 0000000..247f89a --- /dev/null +++ b/components/espcpputils @@ -0,0 +1 @@ +Subproject commit 247f89af97cd5178b69d2716d7d9ee1a6b1d2701 diff --git a/components/esphttpdutils b/components/esphttpdutils new file mode 160000 index 0000000..7f62bb5 --- /dev/null +++ b/components/esphttpdutils @@ -0,0 +1 @@ +Subproject commit 7f62bb5344600ed0ae9c63d261d554f3d12a9240 diff --git a/components/espwifistack b/components/espwifistack new file mode 160000 index 0000000..bced0e2 --- /dev/null +++ b/components/espwifistack @@ -0,0 +1 @@ +Subproject commit bced0e2852d3aeb43470c6a666ef8d3b8c684a12 diff --git a/components/expected b/components/expected new file mode 160000 index 0000000..30ee4ea --- /dev/null +++ b/components/expected @@ -0,0 +1 @@ +Subproject commit 30ee4ea505463716b03d177d7e65174a697c9eb2 diff --git a/components/fmt b/components/fmt new file mode 160000 index 0000000..d3c349f --- /dev/null +++ b/components/fmt @@ -0,0 +1 @@ +Subproject commit d3c349f69de79e0014e2e4fe1c4a1cd7c74983da diff --git a/esp-idf b/esp-idf new file mode 160000 index 0000000..a9ef558 --- /dev/null +++ b/esp-idf @@ -0,0 +1 @@ +Subproject commit a9ef558d9d3cf7b3497dd3976e2b5a6f51042ea1