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
Latest mbed-cli config root fails if main is inside source dir.
0.14s$ mbed config root .
[mbed] ERROR: Could not find mbed program in current path "/home/travis/build/mazimkhan/mbed-os-example-uvisor-thread".
[mbed] ERROR: Change the current directory to a valid mbed program or use the '--global' option to set global configuration.
---