You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KED/bsl/cmakeLowLayer/build/CMakeFiles/c_functions.dir/cmake_clean.cmake

17 lines
759 B

file(REMOVE_RECURSE
"CMakeFiles/c_functions.dir/Src/stm32f0xx_it.c.o"
"CMakeFiles/c_functions.dir/Src/system_stm32f0xx.c.o"
"CMakeFiles/c_functions.dir/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o"
"CMakeFiles/c_functions.dir/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o"
"CMakeFiles/c_functions.dir/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o"
"CMakeFiles/c_functions.dir/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o"
"CMakeFiles/c_functions.dir/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o"
"libc_functions.pdb"
"libc_functions.a"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/c_functions.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()