idf_component_register(
    SRCS "cdc_acm_vcp_example_main.cpp"
    INCLUDE_DIRS "."
    PRIV_REQUIRES usb
    )
