mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 03:10:17 +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>