Version control with KSDK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Version control with KSDK

943件の閲覧回数
andrewdarrow
Contributor I

Hello all,

 

I am wondering what others are doing for KSDK and version control? We have SVN and are trying to figure out how we should put the KSDK under version control. Putting the whole KSDK under version control seems like overkill because of all of the devboard-specific folders/files and the toolchain specific folders/files. We will be using Kinetis Design Studio with the FRDM-K64F devboard and eventually spinning our own board.

 

Has anyone taken the KSDK and just stripped out what they needed? Getting started with the example projects was very easy but we are finding it difficult to get started with our own project.

ラベル(1)
0 件の賞賛
返信
1 返信

815件の閲覧回数
kalden_srcinc
Contributor IV

It would be nice if there was a cleaner way to integrate a product with the SDK.  I'm currently just treating it as a 3rd party dependency and have scripts to pull it from a local server and install it.  We also have scripts to build the SDK components we need.  Our make files then just point to it and build like any of our code normally would.

0 件の賞賛
返信