Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d5fcf366ee2f5edd3e25bdfb1868f32f79428ed9
/
.
/
drivers
/
wifi
/
CMakeLists.txt
blob: 015902c6828992cc0e1b9a3c91108540dbfe22b9 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
add_subdirectory_ifdef(CONFIG_WIFI_WINC1500 winc1500)
add_subdirectory_ifdef(CONFIG_WIFI_SIMPLELINK simplelink)
add_subdirectory_ifdef(CONFIG_WIFI_ESWIFI eswifi)