We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5effb74 + 31a4c1d commit 87c01b3Copy full SHA for 87c01b3
components/esp_driver_usb_serial_jtag/linker.lf
@@ -1,5 +1,5 @@
1
[mapping:usb_serial_jtag_vfs]
2
archive: libesp_driver_usb_serial_jtag.a
3
entries:
4
- if VFS_SELECT_IN_RAM = y:
+ if VFS_SELECT_IN_RAM = y && SOC_USB_SERIAL_JTAG_SUPPORTED = y:
5
usb_serial_jtag_vfs: select_notif_callback_isr (noflash)
0 commit comments