m-gorecki
m-gorecki
In case of loading, there is no use overriding other configs than MYNEWT_DOWNLOADER. I assumed it would be better to simply allow user to override only this specific syscfg value....
https://github.com/apache/mynewt-newt/pull/594
https://github.com/apache/mynewt-newt/pull/593
Hi, settings evaluation does not look exactly the way you've described it. Empty string should evaluate to false and the reason that it seems to evaluate to true in your...