diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 7438185..74fa468 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | [submodule "nucula_src"] | 1 | [submodule "nucula_src"] |
| 2 | path = nucula_src | 2 | path = nucula_src |
| 3 | url = https://github.com/zeugmaster/nucula.git | 3 | url = https://github.com/zeugmaster/nucula.git |
| 4 | [submodule "components/esp-miner"] | 4 | [submodule "components/negentropy"] |
| 5 | path = components/esp-miner | 5 | path = components/negentropy |
| 6 | url = https://github.com/bitaxeorg/ESP-Miner.git | 6 | url = https://github.com/hoytech/negentropy.git |
| 7 | [submodule "components/esp_littlefs"] | ||
| 8 | path = components/esp_littlefs | ||
| 9 | url = https://github.com/joltwallet/esp_littlefs.git | ||