summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial/intro.rst
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2025-01-14 02:26:16 +0100
committerDamien George <damien@micropython.org>2025-01-16 12:51:11 +1100
commite84c9abfc21f57fe93b4d9a05c1d123e3f333880 (patch)
tree48c88df022a917f6cb0ff0dd8db000b052dcd99f /docs/esp32/tutorial/intro.rst
parent3225c1bc66a3cf21c3fc48917123c24131bdbf8b (diff)
qemu/Makefile: Increase GC heap size to 140KiB.
This commit increases the GC heap size from 120KiB to 140KiB, as it is needed to make the full test suite pass on SABRELITE when ran through the armv6 native emitter. This is needed as the code output by the armv6 native emitter is limited to 4-bytes opcodes and thus takes more space than other ARM emitters. To keep things aligned, the RV32 port also got its heap size increased even though it is not needed on that platform right now. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'docs/esp32/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions