west: Update hal_nordic to pull/29/head
There's a circular dependency with hal_nordic while merging build assert macros. Point hal_nordic to PR where the changes are present so that CI can proceed. Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
This commit is contained in:
parent
979ed4e1cd
commit
39d5827e97
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -47,7 +47,7 @@ manifest:
|
||||||
revision: a12d92816a53a521d79cefcf5c38b9dc8a4fed6e
|
revision: a12d92816a53a521d79cefcf5c38b9dc8a4fed6e
|
||||||
path: modules/hal/cypress
|
path: modules/hal/cypress
|
||||||
- name: hal_nordic
|
- name: hal_nordic
|
||||||
revision: f6d5eca68e07551d6a36359b67600f9e98736839
|
revision: pull/29/head
|
||||||
path: modules/hal/nordic
|
path: modules/hal/nordic
|
||||||
- name: hal_openisa
|
- name: hal_openisa
|
||||||
revision: 3b54187649cc9b37161d49918f1ad28ff7c7f830
|
revision: 3b54187649cc9b37161d49918f1ad28ff7c7f830
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue