-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
58 lines (53 loc) · 1.46 KB
/
.gitmodules
File metadata and controls
58 lines (53 loc) · 1.46 KB
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
[submodule "Stream"]
path = Stream
url = https://github.com/Ali-Mirghasemi/Stream
[submodule "Codec"]
path = Codec
url = https://github.com/Ali-Mirghasemi/Codec
[submodule "CmdManager"]
path = CmdManager
url = https://github.com/Ali-Mirghasemi/CmdManager
[submodule "Key"]
path = Key
url = https://github.com/Ali-Mirghasemi/Key
[submodule "Str"]
path = Str
url = https://github.com/Ali-Mirghasemi/Str
[submodule "Benchmark"]
path = Benchmark
url = https://github.com/Ali-Mirghasemi/Benchmark
branch = origin/master
[submodule "Param"]
path = Param
url = https://github.com/Ali-Mirghasemi/Param
[submodule "Printer"]
path = Printer
url = https://github.com/Ali-Mirghasemi/Printer
[submodule "StatusLed"]
path = StatusLed
url = https://github.com/Ali-Mirghasemi/StatusLed
[submodule "KeyPad"]
path = KeyPad
url = https://github.com/Ali-Mirghasemi/KeyPad
[submodule "Signal"]
path = Signal
url = https://github.com/Ali-Mirghasemi/Signal
[submodule "Reflex"]
path = Reflex
url = https://github.com/Ali-Mirghasemi/Reflex
branch = master
[submodule "Queue"]
path = Queue
url = https://github.com/Ali-Mirghasemi/Queue
[submodule "UARTStream"]
path = UARTStream
url = https://github.com/Ali-Mirghasemi/UARTStream.git
[submodule "Macro"]
path = Macro
url = https://github.com/Ali-Mirghasemi/Macro.git
[submodule "Assert"]
path = Assert
url = https://github.com/Ali-Mirghasemi/Assert.git
[submodule "Log"]
path = Log
url = https://github.com/Ali-Mirghasemi/Log