-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
100 lines (100 loc) · 2.68 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[submodule "host-tools"]
path = host-tools
url = https://github.com/sophgo/host-tools.git
branch = master
[submodule "build"]
path = build
url = https://github.com/sophgo/build.git
branch = sg200x-dev
[submodule "freertos"]
path = freertos
url = https://github.com/sophgo/freertos.git
branch = sg200x-dev
[submodule "FreeRTOS-Kernel"]
path = FreeRTOS-Kernel
url = https://github.com/sophgo/FreeRTOS-Kernel.git
branch = sg200x-dev
[submodule "Lab-Project-FreeRTOS-POSIX"]
path = Lab-Project-FreeRTOS-POSIX
url = https://github.com/sophgo/Lab-Project-FreeRTOS-POSIX.git
branch = sg200x-dev
[submodule "fsbl"]
path = fsbl
url = https://github.com/sophgo/fsbl.git
branch = sg200x-dev
[submodule "opensbi"]
path = opensbi
url = https://github.com/sophgo/opensbi.git
branch = sg200x-dev
[submodule "u-boot-2021.10"]
path = u-boot-2021.10
url = https://github.com/sophgo/u-boot-2021.10.git
branch = sg200x-dev
[submodule "linux_5.10"]
path = linux_5.10
url = https://github.com/sophgo/linux_5.10.git
branch = sg200x-dev
[submodule "osdrv"]
path = osdrv
url = https://github.com/sophgo/osdrv.git
branch = sg200x-dev
[submodule "ramdisk"]
path = ramdisk
url = https://github.com/sophgo/ramdisk.git
branch = sg200x-dev
[submodule "oss"]
path = oss
url = https://github.com/sophgo/oss.git
branch = master
[submodule "cvi_rtsp"]
path = cvi_rtsp
url = https://github.com/sophgo/cvi_rtsp.git
branch = master
[submodule "cvi_mpi"]
path = cvi_mpi
url = https://github.com/sophgo/cvi_mpi.git
branch = sg200x-dev
[submodule "isp_tuning"]
path = isp_tuning
url = https://github.com/sophgo/isp_tuning.git
branch = sg200x-dev
[submodule "SensorSupportList"]
path = SensorSupportList
url = https://github.com/sophgo/SensorSupportList.git
branch = sg200x-dev
[submodule "cvibuilder"]
path = cvibuilder
url = https://github.com/sophgo/cvibuilder.git
branch = sg200x-dev
[submodule "cvikernel"]
path = cvikernel
url = https://github.com/sophgo/cvikernel.git
branch = sg200x-dev
[submodule "cviruntime"]
path = cviruntime
url = https://github.com/sophgo/cviruntime.git
branch = sg200x-dev
[submodule "cvimath"]
path = cvimath
url = https://github.com/sophgo/cvimath.git
branch = sg200x-dev
[submodule "flatbuffers"]
path = flatbuffers
url = https://github.com/sophgo/flatbuffers.git
branch = master
[submodule "cnpy"]
path = cnpy
url = https://github.com/sophgo/cnpy.git
branch = tpu
[submodule "buildroot-2021.05"]
path = buildroot-2021.05
url = https://github.com/sophgo/buildroot-2021.05.git
branch = sg200x-dev
[submodule "tdl_sdk"]
path = tdl_sdk
url = https://github.com/sophgo/tdl_sdk.git
branch = master
[submodule "ive"]
path = ive
url = https://github.com/sophgo/ive.git
branch = master