This repository has been archived by the owner on Apr 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
.gitmodules
42 lines (42 loc) · 1.6 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "components/easy_input"]
path = components/easy_input
url = https://github.com/joltwallet/easy_input.git
[submodule "components/QRCode"]
path = components/QRCode
url = https://github.com/joltwallet/QRCode.git
[submodule "components/bip-mnemonic"]
path = components/bip-mnemonic
url = https://github.com/joltwallet/bip-mnemonic.git
[submodule "components/jolt-crypto"]
path = components/jolt-crypto
url = https://github.com/joltwallet/jolt-crypto.git
[submodule "components/jolt-types"]
path = components/jolt-types
url = https://github.com/joltwallet/jolt-types.git
[submodule "jolt_wallet/hal/lv_drivers"]
path = jolt_os/hal/lv_drivers
url = https://github.com/joltwallet/lv_drivers.git
[submodule "components/lvgl/lvgl"]
path = components/lvgl/lvgl
url = https://github.com/littlevgl/lvgl.git
[submodule "components/json/cJSON"]
path = components/json/cJSON
url = https://github.com/DaveGamble/cJSON.git
[submodule "components/esp_littlefs"]
path = components/esp_littlefs
url = https://github.com/joltwallet/esp_littlefs.git
[submodule "components/esp_hdiffz"]
path = components/esp_hdiffz
url = https://github.com/joltwallet/esp_hdiffz.git
[submodule "components/esp_full_miniz"]
path = components/esp_full_miniz
url = https://github.com/joltwallet/esp_full_miniz.git
[submodule "esp-idf"]
path = esp-idf
url = https://github.com/espressif/esp-idf.git
[submodule "jolt_os/hal/storage/cryptoauthlib"]
path = components/cryptoauthlib
url = https://github.com/joltwallet/cryptoauthlib.git
[submodule "components/nanopb/nanopb"]
path = components/nanopb/nanopb
url = https://github.com/nanopb/nanopb.git