Skip to content

Commit 99d21b6

Browse files
author
Tauno Magnusson
committed
Fixed whitespaces (a tab that should be spaces)
1 parent fa04742 commit 99d21b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G431xB/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ set_property(GLOBAL PROPERTY MBED_TARGET_LINKER_FILE ${CMAKE_CURRENT_SOURCE_DIR}
1717

1818
target_sources(mbed-core
1919
INTERFACE
20-
system_clock.c
20+
system_clock.c
2121
${STARTUP_FILE}
2222
)
2323

0 commit comments

Comments
 (0)