Skip to content

tud_msc_write10_cb and other msc function is no longer weak (IEC-426) #330

@qwx

Description

@qwx

Answers checklist.

  • I have read the documentation of the component in question and the issue is not addressed there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

I upgrad my esp-usb from 1.x to 2.x, I found some function like tud_msc_write10_cb and tud_msc_read10_cb no longer have TU_ATTR_WEAK.
My program use these function to overridder some default beheaver to do some work like remap a file to a msc device or change vid pid rev in tud_msc_inquiry_cb.
so is there a right way to do this?
Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions