You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is hard to know what Mbed OS features or components are supported at the moment. We should move unsupported or deprecated features under a FEATURE_EXPERIMENTAL folder to communicate this. As FEATURE_EXPERIMENTAL is not enabled by default, we need to add this as a migration action for users of deprecated features in our Mbed OS release notes. Any Mbed OS examples using deprecated functionality should be archived, if they can't be updated to use only non-deprecated, non-experimental features.