idf_component_register(SRCS
    "sensor_pcf8563.cpp"
    "sensor_bma423.cpp"
    "sensor_bhi260.cpp"
    "i2c_driver.cpp"
    "touch_ft63x6.cpp"
    "sensor_xl9555.cpp"
    "main.cpp"
    INCLUDE_DIRS ".")
