zephyr_library()
zephyr_library_sources_ifdef(CONFIG_MCP9808 mcp9808.c)
zephyr_library_sources_ifdef(CONFIG_MCP9808_TRIGGER mcp9808_trigger.c)