Select the types of activity you want to include in your feed.
1if(CONFIG_PAW3222) 2 zephyr_library() 3 zephyr_library_sources(src/paw3222.c) 4 zephyr_library_include_directories(${CMAKE_SOURCE_DIR}/include) 5endif()