micropython/ports/rp2/modules
iabdalkader 451ba1cf38 rp2/modules: Fix FatFS boot script to detect invalid FAT filesystem.
This change helps detect if the filesystem is invalid, by also including
the first mount attempt within the try-except.  Then the FAT is reformatted
if needed.

Fixes issue #15779.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-09-19 13:04:48 +10:00
..
_boot_fat.py rp2/modules: Fix FatFS boot script to detect invalid FAT filesystem. 2024-09-19 13:04:48 +10:00
_boot.py ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
rp2.py all: Update Python formatting to ruff-format. 2023-11-03 13:30:41 +11:00