mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02: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.