mirror of https://github.com/ARMmbed/mbed-os.git
Correct the formatting.
parent
d7bc024a6a
commit
6fc2d2ab43
|
|
@ -75,8 +75,8 @@ class GccArm(Exporter):
|
||||||
'NRF51_DONGLE',
|
'NRF51_DONGLE',
|
||||||
'SEEED_TINY_BLE',
|
'SEEED_TINY_BLE',
|
||||||
'DISCO_F401VC',
|
'DISCO_F401VC',
|
||||||
'DELTA_DFCM_NNN40',
|
'DELTA_DFCM_NNN40',
|
||||||
'RZ_A1H',
|
'RZ_A1H',
|
||||||
]
|
]
|
||||||
|
|
||||||
DOT_IN_RELATIVE_PATH = True
|
DOT_IN_RELATIVE_PATH = True
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue