mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-15 19:34:03 +00:00
usb_serial_jtag: enable blocking implementation on esp32s3
This commit is contained in:
@@ -154,7 +154,7 @@ typedef enum {
|
||||
ETS_BACKUP_PMS_VIOLATE_INTR_SOURCE,
|
||||
ETS_CACHE_CORE0_ACS_INTR_SOURCE,
|
||||
ETS_CACHE_CORE1_ACS_INTR_SOURCE,
|
||||
ETS_USB_DEVICE_INTR_SOURCE,
|
||||
ETS_USB_SERIAL_JTAG_INTR_SOURCE,
|
||||
ETS_PREI_BACKUP_INTR_SOURCE,
|
||||
ETS_DMA_EXTMEM_REJECT_SOURCE,
|
||||
ETS_MAX_INTR_SOURCE, /**< number of interrupt sources */
|
||||
|
||||
Reference in New Issue
Block a user