Commits
User selector
Commit History
Commits on Feb 25, 2016
Commits on Feb 14, 2016
Commits on Feb 10, 2016
extmod/fsusermount: Support mounting of multiple block devices.
Show description for b33a770committed
Commits on Feb 3, 2016
py/mpz: Complete implementation of mpz_{and,or,xor} for negative args.
Show description for 2e2e15cauthored andcommitted
Commits on Jan 26, 2016
extmod/modurandom: Add some extra random functions.
Show description for a53af6ccommitted
Commits on Jan 17, 2016
extmod/modurandom: Add "urandom" module.
Show description for a58a91ecommitted
Commits on Jan 7, 2016
stmhal: Remove custom mod_machine_mem_get_{read,write}_addr functions.
Show description for daa1a45committed
Commits on Dec 19, 2015
stmhal: Add mem8/mem16/mem32 operations to machine module.
Show description for b613364authored andcommitted
Commits on Dec 18, 2015
- committed
ports: Rename "machine" module to "umachine".
Show description for 2eb844ecommitted
Commits on Dec 9, 2015
stmhal: Enable two USB phys to be supported together.
Show description for 1be0fdeauthored andcommitted
Commits on Nov 25, 2015
Commits on Nov 8, 2015
stmhal: FatFS configuration moved to the library folder.
Show description for 748509aauthored andcommitted
Commits on Oct 31, 2015
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted
Commits on Oct 20, 2015
Commits on Oct 19, 2015
- authored andcommitted
Commits on Oct 11, 2015
Commits on Sep 15, 2015
py/objslice: Make slice attributes (start/stop/step) readable.
Show description for aeb62f9authored andcommitted
Commits on Aug 7, 2015
- authored andcommitted
Commits on Jul 29, 2015
- authored andcommitted
- authored andcommitted
Commits on Jul 27, 2015
stmhal: Put fs_user_mount pointer in root ptr section of global state.
Show description for f5d0475committed
Commits on Jul 26, 2015
lib/mp-readline: Add emacs-style control characters for cursor movement.
Show description for 7d588b0authored andcommitted
Commits on May 24, 2015
stmhal: Implement sys.std{in,out,err}.buffer, for raw byte mode.
Show description for 3c4b5d4committed
Commits on May 4, 2015
Commits on Apr 16, 2015
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Commits on Apr 4, 2015
Commits on Mar 20, 2015
py: Allow retrieving a function's __name__.
Show description for 3cc17c6authored andcommittedpy: Implement core of OrderedDict type.
Show description for 0ef01d0authored andcommitted
Commits on Mar 14, 2015
py: Add MICROPY_COMP_{DOUBLE,TRIPLE}_TUPLE_ASSIGN config options.
Show description for 42e0c59committed
Commits on Mar 2, 2015
Commits on Feb 22, 2015
py: Make math special functions configurable and disabled by default.
Show description for 5cbeacecommitted
Commits on Feb 15, 2015
- authored andcommitted
Commits on Feb 13, 2015
stmhal: Add Python-configurable USB HID mode.
Show description for d39c7aacommitted