idf_component_register(
    SRCS "adc_bsp.cpp"
    PRIV_REQUIRES esp_adc
    INCLUDE_DIRS "./")
