forked from espressif/esp-idf
Merge branch 'fix/ci_usj' into 'master'
test(usj): Fix no find the symbol on no usj esp targets See merge request espressif/esp-idf!33799
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