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...)
Apache License 2.0
75 stars 12 forks source link

The SDK in SRC should be a git submodule #15

Closed hansfbaier closed 2 years ago

hansfbaier commented 2 years ago

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.

bvernoux commented 2 years ago

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):

bvernoux commented 2 years ago

https://github.com/hydrausb3/wch-ch56x-bsp created

bvernoux commented 2 years ago

Implemented in commit https://github.com/hydrausb3/hydrausb3_fw/commit/f9f79d0fe051ecd6c51acf05f79861a0a64276f5