moved system_clock.c to STM32WL up folder

pull/14872/head
Charles 2021-07-05 12:55:32 +02:00
parent d601dd8e91
commit 38eed85d5a
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ add_library(mbed-nucleo-wl55jc INTERFACE)
target_sources(mbed-nucleo-wl55jc
INTERFACE
PeripheralPins.c
system_clock.c
)
target_include_directories(mbed-nucleo-wl55jc