Add wrapper macros that by default expand to the callback name. Users can define this macro to add a prefix (e.g., mp_) to callback implementations, to redirect or completely override MicroPython's TinyUSB callbacks. Signed-off-by: iabdalkader <i.abdalkader@gmail.com> |
||
|---|---|---|
| .. | ||
| mp_usbd_cdc.c | ||
| mp_usbd_cdc.h | ||
| mp_usbd_descriptor.c | ||
| mp_usbd_runtime.c | ||
| mp_usbd.c | ||
| mp_usbd.h | ||
| tusb_config.h | ||