diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-10-08 12:26:19 -0400 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-10-08 12:34:58 -0400 |
| commit | 97d217a764334f2f4924480ae509e9a22cdf98fe (patch) | |
| tree | bf5e693968472b0687af1a34c859c0d28da98986 /.gitmodules | |
| parent | 7386a948bd1fe0e81f4d26b2906d5559521b1903 (diff) | |
| parent | 4bec77652b0ac0d1bde742595010fd6f57d10878 (diff) | |
Merge remote-tracking branch 'upstream/main' into esp32-analogin
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index b1ae2276c..f66ce8aaf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -152,4 +152,4 @@ url = https://github.com/adafruit/Adafruit_CircuitPython_RFM69.git [submodule "ports/esp32s2/esp-idf"] path = ports/esp32s2/esp-idf - url = https://github.com/hierophect/esp-idf.git + url = https://github.com/espressif/esp-idf.git |
