if(CONFIG_BUZZ_PROTO) zephyr_library() zephyr_library_sources(src/buzz_proto.c) zephyr_include_directories(include) endif()