-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitmodules
39 lines (39 loc) · 1.26 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
[submodule "external/fmt"]
path = external/fmt
url = https://github.com/fmtlib/fmt
[submodule "external/alpaca"]
path = external/alpaca
url = https://github.com/p-ranav/alpaca
[submodule "components/esp_littlefs"]
path = components/esp_littlefs
url = https://github.com/joltwallet/esp_littlefs
[submodule "components/lvgl"]
path = components/lvgl
url = https://github.com/lvgl/lvgl
[submodule "components/esp-dsp"]
path = components/esp-dsp
url = https://github.com/espressif/esp-dsp
[submodule "external/csv2"]
path = external/csv2
url = https://github.com/p-ranav/csv2
[submodule "external/cli"]
path = external/cli
url = https://github.com/daniele77/cli
[submodule "external/tabulate"]
path = external/tabulate
url = https://github.com/p-ranav/tabulate
[submodule "lib/pybind11"]
path = lib/pybind11
url = https://github.com/pybind/pybind11
[submodule "external/magic_enum"]
path = external/magic_enum
url = https://github.com/neargye/magic_enum
[submodule "components/esp-nimble-cpp"]
path = components/esp-nimble-cpp
url = https://github.com/esp-cpp/esp-nimble-cpp
[submodule "external/hid-rp"]
path = external/hid-rp
url = https://github.com/intergatedcircuits/hid-rp
[submodule "external/nearby"]
path = external/nearby
url = https://github.com/google/nearby