Closed Gadgetoid closed 3 years ago
HACK: Use a tweaked MicroPython source to include all module functions as builtins.
Eliminate the requirement for "from picosystem import *".
MUCH faster access to methods which are now allocated on the QSTR module pool.
HACK: Use a tweaked MicroPython source to include all module functions as builtins.
Eliminate the requirement for "from picosystem import *".
MUCH faster access to methods which are now allocated on the QSTR module pool.