mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
They are one-line functions and having them inline in mp_init/mp_deinit eliminates the overhead of a function call, and matches how other state is initialised in mp_init.
9.5 KiB
9.5 KiB