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

newt: Add possibility to mark package as experimental #539

Closed m-gorecki closed 9 months ago

m-gorecki commented 10 months ago

This adds possibility to mark package as experimental by adding "pkg.experimental: 1" line in the pkg.yml file.

MariuszSkamra commented 10 months ago

LGTM