You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Damien George
ef16834887
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>
4 years ago
..
code_formatting.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
code_size.yml
github/workflows: Fix code-size CI workflow.
4 years ago
commit_formatting.yml
github/workflows: Add workflow to verify commit message format.
4 years ago
docs.yml
github: Add GitHub action to build docs.
4 years ago
ports_cc3200.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_esp32.yml
tools/ci.sh: Build esp32 using IDF v4.0.2 and v4.3.
4 years ago
ports_esp8266.yml
tools/ci.sh: Put echo of CI path in a separate function.
4 years ago
ports_mimxrt.yml
github/workflows: Add CI workflow for mimxrt port.
4 years ago
ports_nrf.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_powerpc.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_qemu-arm.yml
github/workflows: Run unix and qemu-arm workflows when tests change.
4 years ago
ports_rp2.yml
github/workflows: Add CI workflow for rp2 port.
4 years ago
ports_samd.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_stm32.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_teensy.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_unix.yml
github/workflows: Add workflow to build and run unix port on MIPS.
4 years ago
ports_windows.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago
ports_zephyr.yml
github/workflows: Add workflows for all CI tasks, builds and tests.
4 years ago