add readme stuff
This commit is contained in:
parent
567fff7e75
commit
3605714c09
@ -1,9 +1,13 @@
|
|||||||
|
|
||||||
# example-projects
|
# example-projects
|
||||||
|
|
||||||
Add project to Yocto project:
|
Add projects to Yocto project:
|
||||||
|
|
||||||
```
|
```
|
||||||
devtool add git@bitbucket.org:dol-sensors/example-projects.git --srcbranch main --src-subdir <example-project>
|
devtool add helloworld-c-make git@bitbucket.org:dol-sensors/example-projects.git --srcbranch main --src-subdir helloworld-c-make
|
||||||
|
|
||||||
|
devtool add helloworld-cpp-cmake git@bitbucket.org:dol-sensors/example-projects.git --srcbranch main --src-subdir helloworld-cpp-cmake
|
||||||
|
|
||||||
|
devtool add helloworld-rs git@bitbucket.org:dol-sensors/example-projects.git --srcbranch main --src-subdir helloworld-rs
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user