mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 21:50:31 +01:00
Target RAM size is no longer set using Kconfig options, but instead using DTS (device tree config). Fortunately, the default is now set to a high value, so we don't need to use DTS fixup.