idf_component_register(
    SRCS "ping.c"
    INCLUDE_DIRS "include"
    REQUIRES
        lwip
        esp_netif
        device_list
)   