mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
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>
1.9 KiB
1.9 KiB