mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 18:00:48 +02:00
The specifier should go after the number, before size suffix like 'k' or 'm'. E.g.: "-X heapsize=100wk" will use 100K heap on 32-bit system and 200K - on 64-bit.