summaryrefslogtreecommitdiff
path: root/py/dynruntime.mk
AgeCommit message (Expand)Author
2022-08-11py/dynruntime.mk: Allow building assembly source in natmods.Mat Booth
2022-08-11all: Fix paths to mpy-cross and micropython binaries.Daniel Jour
2022-05-23py/dynruntime.mk: Add basic support for armv6m architecture.Damien George
2021-09-16all: Remove MICROPY_OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.Jim Mussared
2020-04-05py/dynruntime.mk: Set MICROPY_ENABLE_DYNRUNTIME instead of per module.Jim Mussared
2019-12-12py/dynruntime: Add support for float API to make/get floats.Damien George
2019-12-12tools/mpy_ld.py: Add new mpy_ld.py tool and associated build files.Damien George