Select Git revision
mpconfigport_fast.h
Paul Sokolovsky authored
MicroPython doesn't come with standard library included, so it is important to be able to easily install needed package in a seamless manner. Bundling package manager (upip) inside an executable solves this issue. upip is bundled only with standard executable, not "minimal" or "fast" builds.
mpconfigport_fast.h 1.77 KiB