-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
168 lines (168 loc) · 5.87 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
[submodule "42-RPi-FreeRTOS"]
path = 42-RPi-FreeRTOS
url = https://github.com/Forty-Tw0/RaspberryPi-FreeRTOS.git
[submodule "RPi-FreeRTOS"]
path = RPi-FreeRTOS
url = https://github.com/jameswalmsley/RaspberryPi-FreeRTOS.git
[submodule "ESP-Open-RTOS"]
path = ESP-Open-RTOS
url = https://github.com/SuperHouse/esp-open-rtos.git
[submodule "FreeRTOS-Addons"]
path = FreeRTOS-Addons
url = https://github.com/michaelbecker/freertos-addons.git
[submodule "STM32-RTOS-Wizard"]
path = STM32-RTOS-Wizard
url = https://github.com/istarc/stm32.git
[submodule "Zephyr"]
path = Zephyr
url = https://github.com/zephyrproject-rtos/zephyr.git
[submodule "Miosix/kernel"]
path = Miosix/kernel
url = https://github.com/fedetft/miosix-kernel.git
[submodule "Miosix/gui"]
path = Miosix/gui
url = https://github.com/fedetft/mxgui.git
[submodule "Miosix/usb"]
path = Miosix/usb
url = https://github.com/fedetft/mxusb.git
[submodule "Miosix/serial-port"]
path = Miosix/serial-port
url = https://github.com/fedetft/serial-port.git
[submodule "OSJ5"]
path = OSJ5
url = https://github.com/jaw0/osj5.git
[submodule "nOS"]
path = nOS
url = https://github.com/jimtremblay/nOS.git
[submodule "amazon-freertos"]
path = Amazon-FreeRTOS
url = https://github.com/aws/amazon-freertos.git
[submodule "DistoRTOS"]
path = DistoRTOS
url = https://github.com/DISTORTEC/distortos.git
[submodule "F4OS"]
path = F4OS
url = https://github.com/prattmic/F4OS.git
[submodule "TrampolineRTOS/trampoline"]
path = TrampolineRTOS/trampoline
url = https://github.com/TrampolineRTOS/trampoline.git
[submodule "Freenivi/freenivi-os"]
path = Freenivi/freenivi-os
url = https://github.com/Openwide-Ingenierie/freenivi-os.git
[submodule "Freenivi/meta-freenivi"]
path = Freenivi/meta-freenivi
url = https://github.com/Openwide-Ingenierie/meta-freenivi.git
[submodule "Freenivi/meta-freenivi-sdk"]
path = Freenivi/meta-freenivi-sdk
url = https://github.com/Openwide-Ingenierie/meta-freenivi-sdk.git
[submodule "scmRTOS"]
path = scmRTOS
url = https://github.com/scmrtos/scmrtos.git
[submodule "StateOS"]
path = StateOS
url = https://github.com/stateos/StateOS.git
[submodule "IntrOS"]
path = IntrOS
url = https://github.com/stateos/IntrOS.git
[submodule "Mark3OS"]
path = Mark3OS
url = https://github.com/moslevin/Mark3.git
[submodule "picoOS"]
path = picoOS
url = https://github.com/AriZuu/picoos.git
[submodule "nOS-examples"]
path = nOS-examples
url = https://github.com/jimtremblay/nOS-examples.git
[submodule "tneo"]
path = tneo
url = https://github.com/dimonomid/tneo.git
[submodule "Demos/LPC2148_FreeRTOS_Copter"]
path = Demos/LPC2148_FreeRTOS_Copter
url = https://github.com/t413/os_copter.git
[submodule "Demos/STM32_FreeRTOS_CarTracker"]
path = Demos/STM32_FreeRTOS_CarTracker
url = https://github.com/x893/CarTracker.git
[submodule "Demos/LPC1769_FreeOSEK"]
path = Demos/LPC1769_FreeOSEK
url = https://github.com/ciaa/FreeOSEK_LPC1769.git
[submodule "Demos/STM32_FreeRTOS_nWatchv2"]
path = Demos/STM32_FreeRTOS_nWatchv2
url = https://github.com/klonyyy/nWatchv2.git
[submodule "Demos/STM32F4_Chibios_lwIP_PPPoS"]
path = Demos/STM32F4_Chibios_lwIP_PPPoS
url = https://github.com/wizhippo/stm32f4-chibios-lwip-pppos.git
[submodule "Demos/STM32F4_StateOS_Template"]
path = Demos/STM32F4_StateOS_Template
url = https://github.com/stateos/StateOS-STM32F4Discovery.git
[submodule "Demos/STM32F4_IntrOS_Template"]
path = Demos/STM32F4_IntrOS_Template
url = https://github.com/stateos/IntrOS-STM32F4Discovery.git
[submodule "Demos/STM32F7_FreeRTOS_RobotArm"]
path = Demos/STM32F7_FreeRTOS_RobotArm
url = https://github.com/greenfox-academy/totoro-totorobot-robotarm.git
[submodule "Demos/STM32_FreeRTOS_nWatch"]
path = Demos/STM32_FreeRTOS_nWatch
url = https://github.com/klonyyy/nWatch.git
[submodule "Demos/STM32_DistoRTOS_Examples"]
path = Demos/STM32_DistoRTOS_Examples
url = https://github.com/DISTORTEC/distortosExamples.git
[submodule "Embox"]
path = Embox
url = https://github.com/embox/embox.git
[submodule "Demos/NucleoF401-BRTOS"]
path = Demos/NucleoF401-BRTOS
url = https://github.com/miguelmoreto/NucleoF401-COIDE-BRTOS.git
[submodule "Demos/STM32F4-Nuttx"]
path = Demos/STM32F4_Nuttx
url = https://github.com/robbie-cao/nuttx-stm32f4.git
[submodule "VxWorks-Like-Kernel"]
path = VxWorks-Like-Kernel
url = https://github.com/wenruimeng/vxworks-like-kernel.git
[submodule "Tock/tock"]
path = Tock/tock
url = https://github.com/tock/tock.git
[submodule "Tock/tock-bootloader"]
path = Tock/tock-bootloader
url = https://github.com/tock/tock-bootloader.git
[submodule "Tock/tockloader"]
path = Tock/tockloader
url = https://github.com/tock/tockloader.git
[submodule "Demos/STM32_TockOS"]
path = Demos/STM32_TockOS
url = https://github.com/tock/tock-stm32.git
[submodule "Demos/K66_TockOS"]
path = Demos/K66_TockOS
url = https://github.com/tock/tock-teensy.git
[submodule "bkernel"]
path = bkernel
url = https://github.com/rasendubi/bkernel.git
[submodule "cmus"]
path = cmus
url = https://github.com/cmus/cmus.git
[submodule "xinu"]
path = xinu
url = https://github.com/xinu-os/xinu.git
[submodule "zircon"]
path = zircon
url = https://github.com/fuchsia-mirror/zircon.git
[submodule "cosix"]
path = cosix
url = https://github.com/sgielen/cosix.git
[submodule "RT-Thread/rt-thread"]
path = RT-Thread/rt-thread
url = https://github.com/RT-Thread/rt-thread.git
[submodule "RT-Thread/rtthread-apps"]
path = RT-Thread/rtthread-apps
url = https://github.com/RT-Thread/rtthread-apps.git
[submodule "RT-Thread/IoT_Camera"]
path = RT-Thread/IoT_Camera
url = https://github.com/RT-Thread/IoT_Camera.git
[submodule "erika3"]
path = erika3
url = https://github.com/evidence/erika3.git
[submodule "Demos/STM32_RT-Thread_Radio"]
path = Demos/STM32_RT-Thread_Radio
url = https://github.com/jiezhi320/stm32-radio.git
[submodule "Demos/STM32F4_RT-Thread_Realboard"]
path = Demos/STM32F4_RT-Thread_Realboard
url = https://github.com/RT-Thread/realboard-stm32f4.git