zephyr/soc/arm/st_stm32/common/CMakeLists.txt

6 lines
134 B
CMake
Raw Normal View History

# SPDX-License-Identifier: Apache-2.0
zephyr_sources(stm32cube_hal.c)
zephyr_linker_sources_ifdef(CONFIG_STM32_CCM SECTIONS ccm.ld)