Skip to content
Snippets Groups Projects
Select Git revision
  • c4489a05433b2878d0598d77bec5d9f6a821ffaa
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

mpconfigport_fast.h

Blame
  • user avatar
    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.
    9456732b
    History
    mpconfigport_fast.h 1.77 KiB