mirror of https://github.com/ARMmbed/mbed-os.git
Fixed whitespaces (a tab that should be spaces)
parent
fa0474239b
commit
99d21b6a92
|
@ -17,7 +17,7 @@ set_property(GLOBAL PROPERTY MBED_TARGET_LINKER_FILE ${CMAKE_CURRENT_SOURCE_DIR}
|
||||||
|
|
||||||
target_sources(mbed-core
|
target_sources(mbed-core
|
||||||
INTERFACE
|
INTERFACE
|
||||||
system_clock.c
|
system_clock.c
|
||||||
${STARTUP_FILE}
|
${STARTUP_FILE}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue