summaryrefslogtreecommitdiff
path: root/py/py.cmake
AgeCommit message (Expand)Author
2024-10-03py/nlrrv64: Add RISC-V RV64I NLR implementation.Alessandro Gatti
2024-09-19py/objringio: Add micropython.RingIO() interface for general use.Andrew Leech
2024-08-14py: Add new cstack API for stack checking, with limit margin macro.Angus Gratton
2024-06-21py/emitndebug: Add native debug emitter.Damien George
2024-06-21py/asmrv32: Add RISC-V RV32IMC native code emitter.Alessandro Gatti
2024-06-06py/nlrrv32: Add RISC-V RV32I NLR implementation.Alessandro Gatti
2023-06-08all: Rename *umodule*.c to remove the "u" prefix.Jim Mussared
2022-11-15py/nlrmips: Add native NLR support for MIPS architecture.Jan Willeke
2021-04-09py/py.cmake: Introduce MICROPY_INC_CORE as a list with core includes.Damien George
2021-04-09py/py.cmake: Move qstr helper code to micropy_gather_target_properties.Damien George
2021-02-15py,extmod: Add core cmake rule files.Damien George