mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +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>
This directory contains libraries, utilities and helper code developed specifically for this project. The code is intended to be portable and usable by any port.