Commits
User selector
Commit History
Commits on Aug 21, 2017
Commits on Aug 11, 2017
all: Make use of $(TOP) variable in Makefiles, instead of "..".
Show description for 7d4a2f7committed- committed
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 Jun 28, 2017
esp8266,minimal,pic16bit: Use size_t for mp_builtin_open argument.
Show description for ebb9396authored andcommitted
Commits on Jun 15, 2017
stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use.
Show description for 4f9858ecommitted
Commits on Apr 1, 2017
all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h
Show description for 4c307bfcommitted
Commits on Mar 31, 2017
all: Use full path name when including mp-readline/timeutils/netutils.
Show description for b6c7e4bcommitted
Commits on Mar 23, 2017
all/Makefile: Remove -ansi from GCC flags, its ignored anyway.
Show description for 7558927authored andcommitted
Commits on Mar 14, 2017
Commits on Oct 21, 2016
py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.
Show description for 4ebdb1fcommitted
Commits on Sep 21, 2016
all: Remove 'name' member from mp_obj_module_t struct.
Show description for 93c4a6acommitted
Commits on Aug 15, 2016
ports: Remove typedef of machine_ptr_t, it's no longer needed.
Show description for 675d1c9committed
Commits on Jun 28, 2016
Commits on Apr 16, 2016
py: Add rules for automated extraction of qstrs from sources.
Show description for d76c65fauthored andcommitted
Commits on Apr 13, 2016
py: Add ability to have frozen persistent bytecode from .mpy files.
Show description for 0a2e965committedports: Disable async/await on bare-arm, minimal, pic16bit, cc3200.
Show description for 6eb17c3committed
Commits on Jan 16, 2016
Commits on Nov 26, 2015
Commits on Nov 9, 2015
Commits on Oct 31, 2015
- committed
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted
Commits on Oct 24, 2015
Makefiles: Remove duplicate object files when linking.
Show description for 0dbd928committed
Commits on Oct 19, 2015
all: Make netutils.h available to all ports by default.
Show description for e0f5df5committed
Commits on Sep 15, 2015
Commits on May 20, 2015
Commits on Apr 16, 2015
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Commits on Apr 3, 2015
pic16bit: Initial version of port to 16-bit PIC family.
Show description for 43ea73fcommitted
Loading