mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
Allow esp32.ULP.load_binary() to use the maximum amount of memory available
again, which is 2040 bytes unless MICROPY_HW_RTC_USER_MEM_MAX is
customized.
This value regressed in 3d49b157b8