mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +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]
|
||||
archive: libesp_driver_usb_serial_jtag.a
|
||||
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)
|
||||
|
Reference in New Issue
Block a user