diff options
| author | Jan Willeke <willeke@smartmote.de> | 2022-01-07 21:57:20 +0100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-11-15 17:09:49 +1100 |
| commit | 40a3aa709c874f1eb3cabd6d8a393ea8042d976c (patch) | |
| tree | e77b62019c77b3a78daea34c7a600cb5d9b5bbe0 /py/binary.c | |
| parent | 043dc4dd0cc4679fca96a2d36f1bf7cf1656606f (diff) | |
py/nlrmips: Add native NLR support for MIPS architecture.
This can be tested using ports/minimal and qemu:
make CC=mips-linux-gnu-gcc-8
Then run with qemu-mips:
stty raw opost -echo;
QEMU_LD_PREFIX=/usr/mips-linux-gnu/ qemu-mips build/firmware.elf;
sleep 1; reset
Signed-off-by: Jan Willeke <willeke@smartmote.de>
Diffstat (limited to 'py/binary.c')
0 files changed, 0 insertions, 0 deletions
