zephyr/arch/arm/soc/atmel_sam/common/CMakeLists.txt

6 lines
75 B
CMake

zephyr_include_directories(.)
zephyr_sources(
soc_pmc.c
soc_gpio.c
)