Skip to content

Commit

Permalink
Add usb_bridge core
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraembedded committed Jul 20, 2019
1 parent 2568822 commit ce4f83d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@
[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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ git clone --recursive https://github.com/ultraembedded/cores.git
| spilite_axi4l | SPI-Lite SPI Master Interface |
| uart | UART |
| ulpi_wrapper | ULPI Link Wrapper |
| usb_bridge | USB -> AXI4-Lite Debug Bridge |
| usb_cdc | USB CDC Device |
| usb_device | USB Peripheral Interface |
| usb_fs_phy | USB Full Speed PHY |
Expand Down
1 change: 1 addition & 0 deletions usb_bridge
Submodule usb_bridge added at 5b6e72

0 comments on commit ce4f83d

Please sign in to comment.