Commits
User selector
Commit History
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 18, 2017
all: Unify header guard usage.
Show description for 299bc62authored andcommitted
Commits on Dec 10, 2016
atmel-samd: Add APA102 support and flash more advanced status.
Show description for b6f1eebcommitted
Commits on Oct 21, 2016
py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.
Show description for 4ebdb1fcommitted
Commits on Oct 17, 2016
lib/utils/pyexec: Allow behaviour of SystemExit to be configurable.
Show description for ad3724ecommitted
Commits on Apr 1, 2016
esp8266: Disallow recursive calls to REPL.
Show description for 777232ccommitted
Commits on Dec 26, 2015
lib/utils: Add pyexec_frozen_module to load and execute frozen module.
Show description for 84b245fcommitted
Commits on Nov 9, 2015
Loading