| [submodule "nlassert"] |
| path = third_party/nlassert/repo |
| url = https://github.com/nestlabs/nlassert.git |
| branch = master |
| update = none |
| [submodule "nlfaultinjection"] |
| path = third_party/nlfaultinjection/repo |
| url = https://github.com/nestlabs/nlfaultinjection.git |
| branch = master |
| update = none |
| [submodule "nlio"] |
| path = third_party/nlio/repo |
| url = https://github.com/nestlabs/nlio.git |
| branch = master |
| update = none |
| [submodule "nlunit-test"] |
| path = third_party/nlunit-test/repo |
| url = https://github.com/nestlabs/nlunit-test.git |
| branch = master |
| update = none |
| [submodule "mbedtls"] |
| path = third_party/mbedtls/repo |
| url = https://github.com/ARMmbed/mbedtls.git |
| branch = mbedtls-2.18 |
| update = none |
| [submodule "qrcode"] |
| path = examples/common/QRCode/repo |
| url = https://github.com/nayuki/QR-Code-generator.git |
| branch = master |
| update = none |
| [submodule "m5stack-tft"] |
| path = examples/common/m5stack-tft/repo |
| url = https://github.com/jeremyjh/ESP32_TFT_library.git |
| branch = master |
| update = none |