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
error('named branches not allowed in .lib, offending lib is {} '.format(os.path.basename(lib)))
1066
+
1061
1067
ifnot (m_localorm_bld_reform_repo_ref):
1062
1068
warning(
1063
1069
"File \"%s\" in \"%s\" uses a non-standard .lib file extension, which is not compatible with the mbed build tools.\n"% (os.path.basename(lib), os.path.split(lib)[0]))
0 commit comments