Corrected OFFICILLY_SUPPORTED typo

pull/8637/head
Cruz Monrreal II 2018-10-18 11:12:52 -05:00
parent ca60b12584
commit 82ac0e9731
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