summaryrefslogtreecommitdiff
path: root/py/modarray.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2021-05-18 13:20:02 +1000
committerDamien George <damien@micropython.org>2021-05-26 16:33:18 +1000
commitef16834887de02cbddf414b560e5a2af9cae4b16 (patch)
treeefa8e343be787f69f2a59e4dacbde49a3fea9c68 /py/modarray.c
parentdc86e044761a132ddd7026f0f9555f958ba8046a (diff)
github/workflows: Add workflow to build and run unix port on MIPS.
This adds a coverage build and running of the test suite on a MIPS 32-bit big endian architecture. It uses the feature of qemu to execute foreign code as though it were native to the system (using qemu user mode). The code compiled for MIPS will run under the qemu VM, but all syscalls made by this code go to the host (Linux) system. See related #7268 and #7273. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/modarray.c')
0 files changed, 0 insertions, 0 deletions