IRNAS / irnas-zephyr-template

Template for Zephyr Projects
3 stars 1 forks source link

west.yaml name-allowlist in README #2

Closed TjazVracko closed 1 year ago

TjazVracko commented 1 year ago

Context

When updating the NCS version used, it is not enough to just update the revision for nrf and zephyr. One must also check the name-allowlist (or list of all modules) of the new NCS and zephyr to see if anything has changed. Where the developer should look for this I do not know...

Required steps / Implementation details

Add some more text to the readme describing this process.