apache / mynewt-newt

An OS to build, deploy and securely manage billions of devices
https://mynewt.apache.org/
Apache License 2.0
117 stars 95 forks source link

Report ambiguous syscfg configuration #566

Closed m-gorecki closed 1 week ago

m-gorecki commented 4 weeks ago

This addresses: https://github.com/apache/mynewt-newt/issues/565

sjanc commented 3 weeks ago

would be good to also add unit test that will validate this before closing issue

sjanc commented 1 week ago

seems to be crashing on specific target https://github.com/apache/mynewt-nimble/actions/runs/10739293391/job/29840180220?pr=1851

(can be reproduced with .github/nordic_pca10028_blehci target from nimble repo)

m-gorecki commented 1 week ago

This should fix the issue: https://github.com/apache/mynewt-newt/pull/570