aboutsummaryrefslogtreecommitdiff
path: root/ports/qemu-arm/Makefile
AgeCommit message (Expand)Author
2020-06-22qemu-arm/Makefile: Add CFLAGS_EXTRA to CFLAGS.Damien George
2020-06-05qemu-arm: Support building in debug mode with DEBUG=1.Damien George
2020-04-29all: Factor gchelper code to one place and use it for unix & ARM ports.Jim Mussared
2020-04-18all: Enable extra conversion warnings where applicable.stijn
2020-04-05ports: Enable error text compression for various ports, but not all.Jim Mussared
2020-03-26qemu-arm: Set default board as mps2-an385 to get more flash for tests.Damien George
2020-03-25ports: Add lib/libm/roundf.c to bare-metal Makefile's.Zoltán Vörös
2019-12-19qemu-arm/Makefile: Allow overriding CROSS_COMPILE from another makefile.David Lechner
2019-12-17qemu-arm: Let tinytest.o be built by standard build rules.Damien George
2019-11-15qemu-arm: Add ldscript dependency in the final firmware.elf target.Yonatan Goldschmidt
2019-10-15qemu-arm: Convert to use FROZEN_MANIFEST to specify frozen code.Damien George
2019-08-20qemu-arm: Add testing of frozen native modules.Jim Mussared
2019-02-12qemu-arm: Use gchelper code to get registers for GC scanning.Damien George
2019-02-12qemu-arm: Rework to run bare-metal on boards with Cortex-M CPUs.Damien George
2017-12-13ports/qemu-arm: Rework "test" target using upytesthelper.Paul Sokolovsky
2017-12-08lib/tinytest: Move from tools/tinytest.Paul Sokolovsky
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George