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
constMSG_LIBRARIES_MULTIPLE_LIBS_FOUND_FOR="Multiple libraries were found for \"{0}\""
211
211
constMSG_LIBRARIES_NOT_USED=" Not used: {0}"
212
212
constMSG_LIBRARIES_USED=" Used: {0}"
213
-
constMSG_LIBRARY_CAN_USE_SRC_AND_UTILITY_FOLDERS="Library can't use both 'src' and 'utility' folders. Double ckeck {0}"
213
+
constMSG_LIBRARY_CAN_USE_SRC_AND_UTILITY_FOLDERS="Library can't use both 'src' and 'utility' folders. Double check {0}"
214
214
constMSG_LIBRARY_INCOMPATIBLE_ARCH="WARNING: library {0} claims to run on {1} architecture(s) and may be incompatible with your current board which runs on {2} architecture(s)."
215
215
constMSG_LOOKING_FOR_RECIPES="Looking for recipes like {0}*{1}"
216
216
constMSG_MISSING_BUILD_BOARD="Board {0}:{1}:{2} doesn''t define a ''build.board'' preference. Auto-set to: {3}"
0 commit comments