Commits
User selector
Commit History
Commits on Oct 6, 2015
Commits on Sep 11, 2015
unix/modjni: "jni" module to interface to JNI-compliant JavaVM.
Show description for e79c6b6committed
Commits on May 27, 2015
unix: Add option to use uPy readline, and enable by default.
Show description for 9ae3fc6committed
Commits on Jan 16, 2015
Commits on Aug 23, 2014
modtermios: Add "termios" unix module, subset of CPython's.
Show description for 4f9ebadcommitted
Commits on May 24, 2014
Rename configuration variables controling Python features.
Show description for ee3fd46committed
Commits on Apr 16, 2014
New config option MICROPY_FORCE_32BIT (defaulted to 0)
Show description for 571d5a3committed
Commits on Apr 12, 2014
unix: Enable modffi by default.
Show description for 9a09283committed
Commits on Mar 29, 2014
Commits on Feb 28, 2014
MICROPY_USE_READLINE: Selects link lib, so should be defined in mpconfigport.mk
Show description for 793838acommitted
Commits on Feb 1, 2014
unix: Add basic time module (with time() and clock() functions).
Show description for a9459bccommittedAdd mpconfigport.mk file to configure which modules to include into build.
Show description for ed1239fcommitted
Loading