mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 05:04:33 +02:00
test(usj): Fix no find the symbol on no usj eps targets
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[mapping:usb_serial_jtag_vfs]
|
[mapping:usb_serial_jtag_vfs]
|
||||||
archive: libesp_driver_usb_serial_jtag.a
|
archive: libesp_driver_usb_serial_jtag.a
|
||||||
entries:
|
entries:
|
||||||
if VFS_SELECT_IN_RAM = y:
|
if VFS_SELECT_IN_RAM = y && SOC_USB_SERIAL_JTAG_SUPPORTED = y:
|
||||||
usb_serial_jtag_vfs: select_notif_callback_isr (noflash)
|
usb_serial_jtag_vfs: select_notif_callback_isr (noflash)
|
||||||
|
Reference in New Issue
Block a user