diff options
| author | hathach <thach@tinyusb.org> | 2020-10-08 00:52:00 +0700 |
|---|---|---|
| committer | hathach <thach@tinyusb.org> | 2020-10-08 00:52:00 +0700 |
| commit | b7ed18d622fb6ca5b02034cbd2ac8d256374d77d (patch) | |
| tree | 5f456af6ebb21d961627491eb90dfc44b1495100 /.gitmodules | |
| parent | 8c428a3bdd624884180e4daa348fde2eeeb47f28 (diff) | |
change idf to espressif
fix hal includes
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 |
