mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
The original value was 14000000, it's now changed to 14 * 1024 * 1024. Fixes issue #8266. Signed-off-by: Damien George <damien@micropython.org>