Move Zephyr app into subdirectory.
This commit is contained in:
parent
92b41d28e5
commit
38f1dbd984
57 changed files with 1 additions and 9 deletions
13
app/west.yml
Normal file
13
app/west.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
manifest:
|
||||
remotes:
|
||||
- name: zephyrproject-rtos
|
||||
url-base: https://github.com/zephyrproject-rtos
|
||||
- name: petejohanson
|
||||
url-base: https://github.com/petejohanson
|
||||
projects:
|
||||
- name: zephyr
|
||||
remote: petejohanson
|
||||
revision: kconfig/external-sheilds-shields-as-list-fix
|
||||
import: true
|
||||
self:
|
||||
path: zmk
|
||||
Loading…
Add table
Add a link
Reference in a new issue