diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2024-09-06 20:32:04 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-01-16 12:11:09 +1100 |
commit | 3225c1bc66a3cf21c3fc48917123c24131bdbf8b (patch) | |
tree | 6c68bde13328aa611d1fbbb28bb647196dbb4a24 /docs/esp32/tutorial | |
parent | 1232a83555968e04ec8e2ceb0d49435aa18de9f0 (diff) |
qemu: Disable native emitter for the MICROBIT board.
The Micro:Bit machine definition in Qemu has soft MMU support enabled,
which is currently not compatible with the way MicroPython generates code
that needs to call back into non-emitted code.
As a stop-gap solution, the native code emitter for the MICROBIT board is
turned off.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions