How do I import a third party lib into git?

后端 未结 4 1070
忘掉有多难
忘掉有多难 2020-12-14 11:27

I\'m looking at how to import some third part code into a git repository. The third party code is the \"stm32f10x_stdperiph_lib\" that is provided by ST.

The lib is

4条回答
  •  误落风尘
    2020-12-14 12:01

    I'm new to Git, but wouldn't something like Piston be the better solution? http://piston.rubyforge.org/

提交回复
热议问题