We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62dcd79 commit a67cd31Copy full SHA for a67cd31
cores/esp32/HWCDC.cpp
@@ -29,6 +29,7 @@
29
#include "hal/usb_serial_jtag_ll.h"
30
#pragma GCC diagnostic warning "-Wvolatile"
31
#include "rom/ets_sys.h"
32
+#include "driver/usb_serial_jtag.h"
33
34
ESP_EVENT_DEFINE_BASE(ARDUINO_HW_CDC_EVENTS);
35
0 commit comments