fix readme
This commit is contained in:
parent
dc9a4d3f7c
commit
ba238692a4
@ -1,6 +1,8 @@
|
||||
|
||||
# example-projects
|
||||
|
||||
## Yocto
|
||||
|
||||
### Add layer in a Yocto project
|
||||
|
||||
```
|
||||
@ -14,7 +16,7 @@ IMAGE_INSTALL:append = " helloworld-cpp-cmake"
|
||||
IMAGE_INSTALL:append = " helloworld-rs"
|
||||
```
|
||||
|
||||
### Add/create recipes in a Yocto projectV
|
||||
### Add/create recipes in a Yocto project
|
||||
|
||||
```
|
||||
devtool add helloworld-c-make git@bitbucket.org:dol-sensors/example-projects.git --srcbranch main --src-subdir helloworld-c-make
|
||||
|
Loading…
Reference in New Issue
Block a user