-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
30 lines (30 loc) · 1.62 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
[submodule "lib_amazon/amazon-freertos-202012.00"]
path = lib_amazon/amazon-freertos-202012.00
url = https://github.com/ambiot/amazon-freertos.git
branch = amebaPro-5.2h-202012.00-LTS
[submodule "lib_amazon/amazon-kinesis-video-streams-pic"]
path = lib_amazon/amazon-kinesis-video-streams-pic
url = https://github.com/ambiot-mini/amazon-kinesis-video-streams-pic.git
branch = webrtc-on-freertos
[submodule "lib_amazon/amazon-kinesis-video-streams-producer-c"]
path = lib_amazon/amazon-kinesis-video-streams-producer-c
url = https://github.com/ambiot-mini/amazon-kinesis-video-streams-producer-c.git
branch = webrtc-on-freertos
[submodule "lib_amazon/amazon-kinesis-video-streams-webrtc-sdk-c"]
path = lib_amazon/amazon-kinesis-video-streams-webrtc-sdk-c
url = https://github.com/ambiot-mini/amazon-kinesis-video-streams-webrtc-sdk-c.git
branch = webrtc-on-freertos
[submodule "lib_amazon/libwebsockets"]
path = lib_amazon/libwebsockets
url = https://github.com/ambiot-mini/libwebsockets.git
branch = webrtc-on-freertos
[submodule "lib_amazon/libsrtp"]
path = lib_amazon/libsrtp
url = https://github.com/ambiot-mini/libsrtp.git
branch = webrtc-on-freertos
[submodule "lib_amazon/amazon-kinesis-video-streams-producer-embedded-c"]
path = lib_amazon/amazon-kinesis-video-streams-producer-embedded-c
url = https://github.com/aws-samples/amazon-kinesis-video-streams-producer-embedded-c.git
[submodule "lib_amazon/amazon-kinesis-video-streams-webrtc-sdk-c-for-freertos"]
path = lib_amazon/amazon-kinesis-video-streams-webrtc-sdk-c-for-freertos
url = https://github.com/ambiot-mini/amazon-kinesis-video-streams-webrtc-sdk-c-for-freertos.git