Compiling examples/peripherals/usb/host/cdc

EG1966
Posts: 5
Joined: Thu Oct 31, 2024 7:58 am

Compiling examples/peripherals/usb/host/cdc

Postby EG1966 » Wed Dec 04, 2024 2:34 pm

Hi


I am trying to compile:
esp-idf/examples/peripherals/usb/host/cdc/cdc_acm_host/main/usb_cdc_example_main.c

which uses the file
"usb/cdc_acm_host.h"
but I cannot find this file.


I also want to compile:
esp-idf/examples/peripherals/usb/host/cdc/cdc_acm_vcp/main/cdc_acm_vcp_example_main.cpp

which uses the files
#include "usb/cdc_acm_host.h"
#include "usb/vcp_ch34x.hpp"
#include "usb/vcp_cp210x.hpp"
#include "usb/vcp_ftdi.hpp"
#include "usb/vcp.hpp"
but I cannot find these files.

Where can I find these files? thanks

Who is online

Users browsing this forum: No registered users and 114 guests