mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
The macro MP_FASTCODE is used to explicitly place required functions in iRAM, instead of needing a separate .c file.
The macro MP_FASTCODE is used to explicitly place required functions in iRAM, instead of needing a separate .c file.