summaryrefslogtreecommitdiff
path: root/mpy-cross/mpconfigport.h
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-07-23add coroutine behavior for generatorsKenny
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2018-07-10handle errno defns for mingw and use correct executable nameDan Halbert
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