apache / mynewt-newt

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

builder: Allow to override some bsp settings in target #512

Closed andrzej-kaczmarek closed 1 year ago

andrzej-kaczmarek commented 1 year ago

Target can now override some settings defined in BSP:

To override, simply define the same key in target.yml and it will take precedence over the one defined in bsp.yml.