Skip to content

Commit 38eed85

Browse files
committed
moved system_clock.c to STM32WL up folder
1 parent d601dd8 commit 38eed85

File tree

1 file changed

+0
-1
lines changed
  • targets/TARGET_STM/TARGET_STM32WL/TARGET_STM32WL55xC/TARGET_NUCLEO_WL55JC

1 file changed

+0
-1
lines changed

targets/TARGET_STM/TARGET_STM32WL/TARGET_STM32WL55xC/TARGET_NUCLEO_WL55JC/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ add_library(mbed-nucleo-wl55jc INTERFACE)
66
target_sources(mbed-nucleo-wl55jc
77
INTERFACE
88
PeripheralPins.c
9-
system_clock.c
109
)
1110

1211
target_include_directories(mbed-nucleo-wl55jc

0 commit comments

Comments
 (0)