diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-10-06 12:48:28 -0400 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-10-06 12:48:28 -0400 |
| commit | 0d7552b67eac91500db5e5ba25607df8bd3e16e5 (patch) | |
| tree | 0966d08d221d451de2691d57fe1a443d77b3f07b /.gitmodules | |
| parent | 9a3bd82f40784c53f39d3fb806476c6fd2083da6 (diff) | |
Update ESP-IDF to newer fixed fork
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index f66ce8aaf..b1ae2276c 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/espressif/esp-idf.git + url = https://github.com/hierophect/esp-idf.git |
