mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
It was uint16_t. The change sets it to uint32_t for devices with SDRAM. Fixes issue #10366.
It was uint16_t. The change sets it to uint32_t for devices with SDRAM. Fixes issue #10366.