Commits
User selector
Commit History
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8committed
Commits on Mar 1, 2020
Makefiles: add targets to build unix port, mpy-cross for fuzzing
Show description for 74bf17bcommitted
Commits on Jan 25, 2020
Commits on Mar 12, 2019
Commits on Dec 6, 2018
Commits on Aug 7, 2018
- committed
Commits on Jul 11, 2018
Commits on Jul 10, 2018
Commits on Oct 4, 2017
all: Remove inclusion of internal py header files.
Show description for a3dc1b1committed
Commits on Sep 6, 2017
all: Update Makefiles and others to build with new ports/ dir layout.
Show description for 4a93801committed
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