mirror of
https://github.com/micropython/micropython.git
synced 2026-01-21 19:37:20 +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.
1.5 KiB
1.5 KiB