Fixed whitespaces (a tab that should be spaces)

pull/13979/head
Tauno Magnusson 2021-01-26 01:21:46 +01:00
parent fa0474239b
commit 99d21b6a92
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ set_property(GLOBAL PROPERTY MBED_TARGET_LINKER_FILE ${CMAKE_CURRENT_SOURCE_DIR}
target_sources(mbed-core
INTERFACE
system_clock.c
system_clock.c
${STARTUP_FILE}
)