west.yml: Add zscilib reference
Adds a reference to zscilib, now that it's available under zephyrproject-rtos/zscilib. Signed-off-by: Kevin Townsend <kevin@ktownsend.com>
This commit is contained in:
parent
0ab1bf42b3
commit
a8c9cf0b0a
1 changed files with 3 additions and 0 deletions
3
west.yml
3
west.yml
|
@ -235,6 +235,9 @@ manifest:
|
||||||
path: modules/tee/tf-m/psa-arch-tests
|
path: modules/tee/tf-m/psa-arch-tests
|
||||||
groups:
|
groups:
|
||||||
- tee
|
- tee
|
||||||
|
- name: zscilib
|
||||||
|
path: modules/lib/zscilib
|
||||||
|
revision: 12bfe3f0a9fcbfe3edab7eabc9678b6c62875d34
|
||||||
|
|
||||||
group-filter:
|
group-filter:
|
||||||
- -ci
|
- -ci
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue