hydrausb3 / hydrausb3_fw

HydraUSB3 (WCH CH569) open source test firmware / examples / libraries to experiment with streaming / high-speed protocols (USB2 HS, USB3 SS, HSPI, SerDes...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The SDK in SRC should be a git submodule

hansfbaier opened this issue · comments

Is your feature request related to a problem? Please describe.
If I want to start my own project based on the SDK, I have to pull in the examples,
which I don't want.

Describe the solution you'd like
make SRC a git submodule, so everyone can just integrate the SDK as such.

Describe alternatives you've considered
An alternative could be a fork of hydraUSB and then delete the example,
but that would create lots of unrelated forks of the project.

Yes it is planned and at same time to rename it (as SRC is not very good name)

The same for other following sub-projects (to be added as sub-module in https://github.com/hydrausb3/hydrausb3_fw):

Implemented in commit f9f79d0