mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Working on a build with PY_IO enabled (for PY_UJSON support) but PY_SYS_STDFILES disabled (no filesystem). There are multiple references to mp_sys_stdout_obj that should only be enabled if both PY_IO and PY_SYS_STDFILES are enabled.
2.9 KiB
2.9 KiB