Skip to content

Commit

Permalink
Add usb_fs_phy core
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraembedded committed Jul 20, 2019
1 parent 13d0923 commit 2568822
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 @@ -7,3 +7,6 @@
[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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ git clone --recursive https://github.com/ultraembedded/cores.git
| ulpi_wrapper | ULPI Link Wrapper |
| usb_cdc | USB CDC Device |
| usb_device | USB Peripheral Interface |
| usb_fs_phy | USB Full Speed PHY |
| usb_host | USB 1.1 Host Controller |
| usb_sniffer | USB Sniffer |
1 change: 1 addition & 0 deletions usb_fs_phy
Submodule usb_fs_phy added at d62323

0 comments on commit 2568822

Please sign in to comment.