west.yml: Add hal_renesas module
This adds hal_renesas module to allow builds for Renesas DA1469x. For now this points to repository outside zephyrproject-rtos since relevant external module is not yet created. Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
This commit is contained in:
parent
a3bae01e74
commit
28e3b1942e
1 changed files with 5 additions and 0 deletions
5
west.yml
5
west.yml
|
@ -108,6 +108,11 @@ manifest:
|
|||
repo-path: hal_quicklogic
|
||||
groups:
|
||||
- hal
|
||||
- name: hal_renesas
|
||||
path: modules/hal/renesas
|
||||
revision: 468d3f2146d18c7f86a4640fc641cc1d20a4a100
|
||||
groups:
|
||||
- hal
|
||||
- name: hal_rpi_pico
|
||||
path: modules/hal/rpi_pico
|
||||
revision: 191f5ba46fda49523cdaaef27583d1c875ba2c36
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue