bl_mcu_sdk/components/wireless/CMakeLists.txt

2 lines
102 B
CMake

sdk_add_subdirectory_ifdef(CONFIG_BLUETOOTH bluetooth)
sdk_add_subdirectory_ifdef(CONFIG_WIFI6 wifi6)