aboutsummaryrefslogtreecommitdiff
path: root/mpy-cross/Makefile
AgeCommit message (Expand)Author
2017-03-23all/Makefile: Remove -ansi from GCC flags, its ignored anyway.Krzysztof Blazewicz
2016-07-30mpy-cross: Fix mingw and msys2 compilationstijn
2016-07-22mpy-cross: Use binary file translation mode for creating mpy files on windowsstijn
2016-07-11mpy-cross: Fix Makefile to handle gc-sections linker flags on OS X.Anton Sokolchenko
2016-03-09mpy-cross: Remove setting of MICROPY_FORCE_32BIT=1 from Makefile.Damien George
2016-02-25mpy-cross: Add new component, a cross compiler for MicroPython bytecode.Damien George