mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
It's enabled by default to retain the existing behaviour. A board can disable this option if it manages mounting the filesystem itself, for example in frozen code. Signed-off-by: Damien George <damien@micropython.org>