mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
This function is not used by the core but having it as part of the build allows it to be used by user C modules, or board extensions. The linker won't include it in the final firmware if it remains unused.