forked from espressif/idf-extra-components
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
63 lines (48 loc) · 1.53 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "libsodium/libsodium"]
path = libsodium/libsodium
url = https://github.com/jedisct1/libsodium.git
[submodule "cbor/tinycbor"]
path = cbor/tinycbor
url = https://github.com/intel/tinycbor.git
[submodule "nghttp/nghttp2"]
path = nghttp/nghttp2
url = https://github.com/nghttp2/nghttp2.git
[submodule "expat/expat"]
path = expat/expat
url = https://github.com/libexpat/libexpat.git
[submodule "coap/libcoap"]
path = coap/libcoap
url = https://github.com/obgm/libcoap.git
[submodule "usb/usb_host_uvc/libuvc"]
path = usb/usb_host_uvc/libuvc
url = https://github.com/libuvc/libuvc.git
[submodule "eigen/eigen"]
path = eigen/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "fmt/fmt"]
path = fmt/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "esp_delta_ota/detools"]
path = esp_delta_ota/detools
url = https://github.com/eerimoq/detools.git
[submodule "quirc/quirc"]
path = quirc/quirc
url = https://github.com/dlbeer/quirc.git
[submodule "zlib/zlib"]
path = zlib/zlib
url = https://github.com/madler/zlib.git
[submodule "libpng/libpng"]
path = libpng/libpng
url = https://github.com/glennrp/libpng.git
[submodule "coremark/coremark"]
path = coremark/coremark
url = https://github.com/eembc/coremark.git
[submodule "freetype/freetype"]
path = freetype/freetype
url = https://github.com/freetype/freetype.git
[submodule "catch2/Catch2"]
path = catch2/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "dhara/dhara"]
path = dhara/dhara
url = https://github.com/dlbeer/dhara.git