diff options
| author | jacqueline <me@jacqueline.id.au> | 2022-09-30 16:41:33 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2022-09-30 16:41:33 +1000 |
| commit | f507a1ab07147ca6ed5fc61ed28d15e31a2f1d30 (patch) | |
| tree | 598880bed2bf0265878c5bc6d7f4c0b9b140ce83 | |
| parent | b34b49aabc5284a3efc594da2823ecf47761348b (diff) | |
| download | tangara-fw-f507a1ab07147ca6ed5fc61ed28d15e31a2f1d30.tar.gz | |
Add esp-adf as a submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | lib/esp-adf | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..24fc9453 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/esp-adf"] + path = lib/esp-adf + url = https://github.com/espressif/esp-adf.git diff --git a/lib/esp-adf b/lib/esp-adf new file mode 160000 +Subproject 9ffbb5a1b8be06484e23e67202607e6b0b0d3a8 |
