Initial project setup
This commit is contained in:
12
managed_components/espressif__tinyusb/examples/west.yml
Normal file
12
managed_components/espressif__tinyusb/examples/west.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
manifest:
|
||||
remotes:
|
||||
- name: zephyrproject-rtos
|
||||
url-base: https://github.com/zephyrproject-rtos
|
||||
projects:
|
||||
- name: zephyr
|
||||
remote: zephyrproject-rtos
|
||||
revision: main
|
||||
path: zephyr
|
||||
import: true
|
||||
self:
|
||||
path: .
|
||||
Reference in New Issue
Block a user