west.yml: Update ci-tools to whitelist STACK_SIZE
Get this commit in, needed to pass CI with the doc changes in this PR: check_compliance.py: Add STACK_SIZE to Kconfig symbol whitelist Needed for https://github.com/zephyrproject-rtos/zephyr/pull/20722. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
2934ee2cda
commit
429dde19c6
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -29,7 +29,7 @@ manifest:
|
||||||
revision: 5690f5b84495c8b657ff204c5c827df1ab9e12e3
|
revision: 5690f5b84495c8b657ff204c5c827df1ab9e12e3
|
||||||
path: modules/hal/atmel
|
path: modules/hal/atmel
|
||||||
- name: ci-tools
|
- name: ci-tools
|
||||||
revision: c083680dd5e281218ddb47d0ceac5c5fd5619749
|
revision: 081d80d6e25366a311015f00418898a94bff6b64
|
||||||
path: tools/ci-tools
|
path: tools/ci-tools
|
||||||
- name: civetweb
|
- name: civetweb
|
||||||
revision: 99129c5efc907ea613c4b73ccff07581feb58a7a
|
revision: 99129c5efc907ea613c4b73ccff07581feb58a7a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue