-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
80 lines (80 loc) · 2.5 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
[submodule "sub/ibex_wb"]
path = sub/ibex_wb
url = https://github.com/epsilon537/ibex_wb
branch = boxlambda
[submodule "sub/ibex"]
path = sub/ibex
url = https://github.com/epsilon537/ibex
[submodule "sub/wbuart32"]
path = sub/wbuart32
url = https://github.com/epsilon537/wbuart32
branch = boxlambda
[submodule "sub/riscv-dbg"]
path = sub/riscv-dbg
url = https://github.com/epsilon537/riscv-dbg
[submodule "sub/tech_cells_generic"]
path = sub/tech_cells_generic
url = https://github.com/epsilon537/tech_cells_generic
[submodule "sub/common_cells"]
path = sub/common_cells
url = https://github.com/epsilon537/common_cells
[submodule "sub/pulpino"]
path = sub/pulpino
url = https://github.com/epsilon537/pulpino
[submodule "sub/picolibc"]
path = sub/picolibc
url = https://github.com/epsilon537/picolibc
[submodule "sub/litex"]
path = sub/litex
url = https://github.com/epsilon537/litex
[submodule "sub/vera_wishbone"]
path = sub/vera_wishbone
url = https://github.com/epsilon537/vera_wishbone
[submodule "sub/sdspi"]
path = sub/sdspi
url = https://github.com/epsilon537/sdspi
[submodule "sub/fatfs"]
path = sub/fatfs
url = https://github.com/epsilon537/fatfs
[submodule "sub/ym2149_psg_system"]
path = sub/ym2149_psg_system
url = https://github.com/epsilon537/YM2149_PSG_system
[submodule "sub/StSound"]
path = sub/StSound
url = https://github.com/epsilon537/StSound
[submodule "sub/picorv32"]
path = sub/picorv32
url = https://github.com/epsilon537/picorv32
[submodule "sub/litedram"]
path = sub/litedram
url = https://github.com/epsilon537/litedram
[submodule "sub/wb2axip"]
path = sub/wb2axip
url = https://github.com/epsilon537/wb2axip
[submodule "sub/verilog-wishbone"]
path = sub/verilog-wishbone
url = https://github.com/epsilon537/verilog-wishbone
[submodule "sub/usb_hid_host"]
path = sub/usb_hid_host
url = https://github.com/epsilon537/usb_hid_host
[submodule "sub/usb_hid_device"]
path = sub/usb_hid_device
url = https://github.com/epsilon537/usb_hid_device
[submodule "sub/gpio"]
path = sub/gpio
url = https://github.com/epsilon537/gpio
[submodule "sub/wbi2c"]
path = sub/wbi2c
url = https://github.com/epsilon537/wbi2c
[submodule "sub/embedded-cli"]
path = sub/embedded-cli
url = https://github.com/epsilon537/embedded-cli
[submodule "sub/MCP79412RTC"]
path = sub/MCP79412RTC
url = https://github.com/epsilon537/MCP79412RTC
[submodule "sub/Time"]
path = sub/Time
url = https://github.com/epsilon537/Time
[submodule "sub/swapforth"]
path = sub/swapforth
url = https://github.com/epsilon537/swapforth