Corrected OFFICILLY_SUPPORTED typo

pull/8249/head
Cruz Monrreal II 2018-10-18 11:12:52 -05:00
parent ec72ce7787
commit b957f602b8
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ CPU_COUNT_MIN = 1
CPU_COEF = 1
class mbedToolchain:
OFFICILLY_SUPPORTED = False
OFFICIALLY_SUPPORTED = False
# Verbose logging
VERBOSE = True