mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'contrib/github_pr_18985' into 'master'
fix(usb): keep CDC ISR callbacks in IRAM (GitHub PR) Closes IDFGH-18154 and IDFGH-17979 See merge request espressif/esp-idf!51990
This commit is contained in:
@@ -9,6 +9,8 @@ entries:
|
||||
usb_console:esp_usb_console_osglue_dis_int (noflash)
|
||||
usb_console:esp_usb_console_osglue_ena_int (noflash)
|
||||
usb_console:esp_usb_console_interrupt (noflash)
|
||||
usb_console:esp_usb_console_available_for_read (noflash)
|
||||
usb_console:esp_usb_console_write_available (noflash)
|
||||
usb_console:esp_usb_console_poll_interrupts (noflash)
|
||||
usb_console:esp_usb_console_cdc_acm_cb (noflash)
|
||||
usb_console:esp_usb_console_dfu_detach_cb (noflash)
|
||||
|
||||
Reference in New Issue
Block a user