blob: 0d9dec4e8f07012b3959bea9c5a3879296914ad5 [file] [log] [blame]
zephyr_include_directories(${ZEPHYR_BASE}/drivers)
zephyr_sources(
soc.c
)
zephyr_linker_sources_ifdef(CONFIG_BT_STM32_IPM
SECTIONS
ipm.ld
)