forked from ultraembedded/cores
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1006 Bytes
/
.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
[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