Initial import
This commit is contained in:
18
west.yml
Normal file
18
west.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
manifest:
|
||||
self:
|
||||
path: loramodem
|
||||
|
||||
remotes:
|
||||
- name: zephyrproject-rtos
|
||||
url-base: https://github.com/zephyrproject-rtos
|
||||
|
||||
projects:
|
||||
- name: zephyr
|
||||
remote: zephyrproject-rtos
|
||||
revision: v3.7.0
|
||||
import:
|
||||
name-allowlist:
|
||||
- cmsis
|
||||
- hal_nordic
|
||||
- hal_espressif
|
||||
- loramac-node
|
||||
Reference in New Issue
Block a user