west.yml: Added hal_rpi_pico
Added HAL module for the Raspberry Pi Pico. Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
This commit is contained in:
parent
0c1950f7b0
commit
995275ee78
1 changed files with 5 additions and 0 deletions
5
west.yml
5
west.yml
|
@ -113,6 +113,11 @@ manifest:
|
|||
repo-path: hal_quicklogic
|
||||
groups:
|
||||
- hal
|
||||
- name: hal_rpi_pico
|
||||
path: modules/hal/rpi_pico
|
||||
revision: 191f5ba46fda49523cdaaef27583d1c875ba2c36
|
||||
groups:
|
||||
- hal
|
||||
- name: hal_silabs
|
||||
revision: be39d4eebeddac6e18e9c0c3ba1b31ad1e82eaed
|
||||
path: modules/hal/silabs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue