aboutsummaryrefslogtreecommitdiff
path: root/mpy-cross/mpconfigport.h
AgeCommit message (Expand)Author
2019-09-18mpy-cross: Make mpconfigport.h compatible with msvc compiler.stijn
2019-05-24mpy-cross/mpconfigport.h: Remove defn of MP_NOINLINE to use global one.Damien George
2019-03-14mpy-cross: Add "-march=<arch>" option to select native emitter.Damien George
2019-03-08mpy-cross: Enable building of x64 native .mpy files.Damien George
2017-04-22mpy-cross, unix, windows, stmhal: Enable return-if-else optimisation.Damien George
2017-04-01all: Move BYTES_PER_WORD definition from ports to py/mpconfig.hDamien George
2016-11-16mpy-cross: Get compiling after recent persistent code refactors.Damien George
2016-09-05mpy-cross: Don't use the internal printf functions.Damien George
2016-08-15ports: Remove typedef of machine_ptr_t, it's no longer needed.Damien George
2016-07-30mpy-cross: Fix mingw and msys2 compilationstijn
2016-02-25mpy-cross: Add new component, a cross compiler for MicroPython bytecode.Damien George