Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
resources:tools-software:linuxdsp:docs:linux-kernel-and-drivers:mcapi:mcapi_example [04 Dec 2020 04:33] – [Step2: Build MCAPI Example in CCES] Sunny Fengresources:tools-software:linuxdsp:docs:linux-kernel-and-drivers:mcapi:mcapi_example [04 Dec 2020 04:56] – [Get the Source Code Ready] Sunny Feng
Line 24: Line 24:
 **__Git Usage__** **__Git Usage__**
 <code bash> <code bash>
-git clone https://bitbucket.analog.com/scm/dte/lnxdsp-examples.git+git clone https://github.com/analogdevicesinc/lnxdsp-examples.git
 cd lnxdsp-examples cd lnxdsp-examples
 git branch -a  git branch -a 
-git checkout -b develop/yocto-1.0.0 origin/develop/yocto-1.0.0+git checkout -b release/yocto-1.0.0 origin/release/yocto-1.0.0
 git pull git pull
 </code> </code>
resources/tools-software/linuxdsp/docs/linux-kernel-and-drivers/mcapi/mcapi_example.txt · Last modified: 03 Jan 2021 21:43 by Robin Getz