Commits
User selector
Commit History
Commits on Aug 11, 2017
all: Make use of $(TOP) variable in Makefiles, instead of "..".
Show description for 7d4a2f7committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 24, 2017
Commits on Jul 19, 2017
Commits on May 26, 2017
mpy-cross/Makefile: Guard "override undefine" by test for make feature.
Show description for ed6d254committed
Commits on May 11, 2017
mpy-cross/Makefile: Override undefine any inherited variables.
Show description for 1d8c3f4committed
Commits on May 3, 2017
mpy-cross: Fix compiler detection for including windows/fmode.c
Show description for 5b57ae9authored andcommitted
Commits on Apr 22, 2017
mpy-cross, unix, windows, stmhal: Enable return-if-else optimisation.
Show description for 03053f8committed
Commits on Apr 1, 2017
all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h
Show description for 4c307bfcommitted
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 Nov 16, 2016
Commits on Sep 5, 2016
mpy-cross: Don't use the internal printf functions.
Show description for 2b882e9committed
Commits on Aug 15, 2016
ports: Remove typedef of machine_ptr_t, it's no longer needed.
Show description for 675d1c9committed
Commits on Jul 30, 2016
mpy-cross: Fix mingw and msys2 compilation
Show description for 37b143cauthored andcommitted
Commits on Jul 22, 2016
mpy-cross: Use binary file translation mode for creating mpy files on windows
Show description for 9bdb82eauthored andcommitted
Commits on Jul 11, 2016
- authored andcommitted
Commits on Jun 28, 2016
Commits on May 23, 2016
mpy-cross: Add -s option to specify the embedded source filename.
Show description for 74fb4e7committed
Commits on Mar 9, 2016
mpy-cross: Remove setting of MICROPY_FORCE_32BIT=1 from Makefile.
Show description for 853fb08committed
Commits on Mar 2, 2016
Commits on Feb 25, 2016
mpy-cross: Add new component, a cross compiler for MicroPython bytecode.
Show description for 56f76b8committed
Loading