xmos / lib_xud

XMOS USB code and associated examples
Other
8 stars 25 forks source link

XUD_UserSuspend() and XUD_UserResume() cannot be overridden #374

Closed xross closed 1 year ago

xross commented 1 year ago

These funcs are in xc files. Need to be moved to .c with attribute ((weak))

xross commented 1 year ago

Fixed in https://github.com/xmos/lib_xud/commit/b9e43ac4c89293c593a7deb1f4f8b7d77bc1e6f8