aboutsummaryrefslogtreecommitdiff
path: root/ports/qemu-arm/test_main.c
AgeCommit message (Expand)Author
2020-04-29all: Factor gchelper code to one place and use it for unix & ARM ports.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-12-17qemu-arm: Let tinytest.o be built by standard build rules.Damien George
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-20qemu-arm/test_main: Include setjmp.h because it's used by gc_collect.Damien George
2017-12-13ports/qemu-arm: Rework "test" target using upytesthelper.Paul Sokolovsky
2017-12-08qemu-arm/test_main: Clean up invocation of tinytest_main().Paul Sokolovsky
2017-10-04all: Remove inclusion of internal py header files.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George