diff options
author | Phil Howard <phil@gadgetoid.com> | 2024-07-04 10:19:26 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-08-02 16:21:36 +1000 |
commit | e7ff0b8a31a7f36cc1b3dfb7e5fd7b8805ff85ce (patch) | |
tree | d35673c2bb7bf5a35e685fe0caad257cfbf315a5 /py/modmath.c | |
parent | 1557014ea4e88a1dfbef028afa393e6d2c3e6a9e (diff) | |
download | micropython-e7ff0b8a31a7f36cc1b3dfb7e5fd7b8805ff85ce.tar.gz micropython-e7ff0b8a31a7f36cc1b3dfb7e5fd7b8805ff85ce.zip |
rp2/memmap_mp.ld: Lower the minimum GC heap to 32K.
Reduce mimimum heap requirement. This value allows more room for large,
static buffers in user C modules (such as graphics buffers or otherwise)
which might be allocated outside of MicroPython's heap to guarantee
alignment or avoid fragmentation.
Signed-off-by: Phil Howard <phil@gadgetoid.com>
Diffstat (limited to 'py/modmath.c')
0 files changed, 0 insertions, 0 deletions