zephyr/ext/hal/atmel/asf/CMakeLists.txt

4 lines
127 B
CMake

add_subdirectory(common)
add_subdirectory_ifdef(CONFIG_SOC_FAMILY_SAM sam)
add_subdirectory_ifdef(CONFIG_SOC_FAMILY_SAM0 sam0)