forked from phoenix-rtos/phoenix-rtos-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.32 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
[submodule "phoenix-rtos-kernel"]
path = phoenix-rtos-kernel
url = https://github.com/phoenix-rtos/phoenix-rtos-kernel.git
[submodule "libphoenix"]
path = libphoenix
url = https://github.com/phoenix-rtos/libphoenix
[submodule "phoenix-rtos-build"]
path = phoenix-rtos-build
url = https://github.com/phoenix-rtos/phoenix-rtos-build
[submodule "phoenix-rtos-ports"]
path = phoenix-rtos-ports
url = https://github.com/phoenix-rtos/phoenix-rtos-ports
[submodule "phoenix-rtos-devices"]
path = phoenix-rtos-devices
url = https://github.com/phoenix-rtos/phoenix-rtos-devices
[submodule "phoenix-rtos-filesystems"]
path = phoenix-rtos-filesystems
url = https://github.com/phoenix-rtos/phoenix-rtos-filesystems
[submodule "phoenixd"]
path = phoenixd
url = https://github.com/phoenix-rtos/phoenixd
[submodule "phoenix-rtos-usb"]
path = phoenix-rtos-usb
url = https://github.com/phoenix-rtos/phoenix-rtos-usb
[submodule "phoenix-rtos-lwip"]
path = phoenix-rtos-lwip
url = https://github.com/phoenix-rtos/phoenix-rtos-lwip
[submodule "phoenix-rtos-posixsrv"]
path = phoenix-rtos-posixsrv
url = https://github.com/phoenix-rtos/phoenix-rtos-posixsrv
[submodule "phoenix-rtos-tests"]
path = phoenix-rtos-tests
url = https://github.com/phoenix-rtos/phoenix-rtos-tests
[submodule "psh"]
path = psh
url = https://github.com/phoenix-rtos/psh