mirror of https://github.com/ARMmbed/mbed-os.git
Corrected OFFICILLY_SUPPORTED typo
parent
ca60b12584
commit
82ac0e9731
|
@ -48,7 +48,7 @@ CPU_COUNT_MIN = 1
|
|||
CPU_COEF = 1
|
||||
|
||||
class mbedToolchain:
|
||||
OFFICILLY_SUPPORTED = False
|
||||
OFFICIALLY_SUPPORTED = False
|
||||
|
||||
# Verbose logging
|
||||
VERBOSE = True
|
||||
|
|
Loading…
Reference in New Issue