mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +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>