-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.gitmodules
42 lines (42 loc) · 1.39 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 "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
[submodule "components/binary-log/detail"]
path = components/binary-log/detail
url = https://github.com/finger563/binary_log