-
-
Notifications
You must be signed in to change notification settings - Fork 215
/
.gitmodules
39 lines (39 loc) · 1.29 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
[submodule "spiflash"]
path = spiflash
url = https://github.com/ultraembedded/core_spiflash
[submodule "usb_host"]
path = usb_host
url = https://github.com/ultraembedded/core_usb_host.git
[submodule "usb_cdc"]
path = usb_cdc
url = https://github.com/ultraembedded/core_usb_cdc
[submodule "usb_fs_phy"]
path = usb_fs_phy
url = https://github.com/ultraembedded/core_usb_fs_phy
[submodule "usb_bridge"]
path = usb_bridge
url = https://github.com/ultraembedded/core_usb_bridge.git
[submodule "sdram_axi4"]
path = sdram_axi4
url = https://github.com/ultraembedded/core_sdram_axi4
[submodule "dbg_bridge"]
path = dbg_bridge
url = https://github.com/ultraembedded/core_dbg_bridge
[submodule "ftdi_bridge"]
path = ftdi_bridge
url = https://github.com/ultraembedded/core_ftdi_bridge.git
[submodule "usb_serial"]
path = usb_serial
url = https://github.com/ultraembedded/core_usb_uart.git
[submodule "ulpi_wrapper"]
path = ulpi_wrapper
url = https://github.com/ultraembedded/core_ulpi_wrapper.git
[submodule "ft60x_axi"]
path = ft60x_axi
url = https://github.com/ultraembedded/core_ft60x_axi
[submodule "usb_sniffer"]
path = usb_sniffer
url = https://github.com/ultraembedded/core_usb_sniffer
[submodule "dvi_framebuffer"]
path = dvi_framebuffer
url = https://github.com/ultraembedded/core_dvi_framebuffer