-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.57 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.57 KB
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 "components/format/detail/fmt"]
path = components/format/detail/fmt
url = https://github.com/fmtlib/fmt
[submodule "components/serialization/detail/alpaca"]
path = components/serialization/detail/alpaca
url = https://github.com/p-ranav/alpaca
[submodule "components/littlefs"]
path = components/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 "components/csv/detail/csv2"]
path = components/csv/detail/csv2
url = https://github.com/p-ranav/csv2
[submodule "components/cli/detail/cli"]
path = components/cli/detail/cli
url = https://github.com/daniele77/cli
[submodule "components/tabulate/detail/tabulate"]
path = components/tabulate/detail/tabulate
url = https://github.com/p-ranav/tabulate
[submodule "components/state_machine/detail/magic_enum"]
path = components/state_machine/detail/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 "components/hid-rp/detail/hid-rp"]
path = components/hid-rp/detail/hid-rp
url = https://github.com/intergatedcircuits/hid-rp
[submodule "components/binary-log/detail"]
path = components/binary-log/detail
url = https://github.com/finger563/binary_log
[submodule "components/gfps_service/detail/nearby"]
path = components/gfps_service/detail/nearby
url = https://github.com/esp-cpp/nearby