Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
df4883ad23df2eb3da0ffd68f91b3d6de051ea36
/
.
/
modules
/
hal_silabs
/
CMakeLists.txt
blob: 62d7ed54a157ae9d24b9ea5bca1d65af93f5ff5f [
file
] [
log
] [
blame
]
add_subdirectory_ifdef(CONFIG_SOC_FAMILY_SILABS_S0 gecko)
add_subdirectory_ifdef(CONFIG_SOC_FAMILY_SILABS_S1 gecko)
add_subdirectory_ifdef(CONFIG_SOC_FAMILY_SILABS_S2 simplicity_sdk)
add_subdirectory_ifdef(CONFIG_HAS_SILABS_SI32 si32)