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
Add Program class to abstract the root of an mbed program.
The class implements get and set mbed CLI config variables (not to be confused with build config).
Added Program.post_clone() routine to check for local mbed_settings.py and also report missing python modules
0 commit comments