Skip to content

Commit

Permalink
Add submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraembedded committed Apr 23, 2019
1 parent 8b36b62 commit fbe634c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "spiflash"]
path = spiflash
url = https://github.com/ultraembedded/core_spiflash
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Github: [http://github.com/ultraembedded/cores](https://github.com/ultraembedded/cores/tree/master)

#### Cloning
```
git clone --recursive https://github.com/ultraembedded/cores.git
```

#### Catalogue

Expand All @@ -14,6 +19,7 @@ Github: [http://github.com/ultraembedded/cores](https://github.com/ultraembedd
| irq_ctrl | Simple Linux support interrupt controller |
| sdram | Simple SDRAM Controller |
| spdif | SPDIF Transmitter |
| spiflash | SPI-Flash XIP Interface |
| spilite_axi4l | SPI-Lite SPI Master Interface |
| uart | UART |
| ulpi_wrapper | ULPI Link Wrapper |
Expand Down
1 change: 1 addition & 0 deletions spiflash
Submodule spiflash added at 56d109

0 comments on commit fbe634c

Please sign in to comment.