summaryrefslogtreecommitdiff
path: root/tests/micropython/viper_error.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2020-06-23 23:58:26 +1000
committerDamien George <damien@micropython.org>2020-06-26 21:17:02 +1000
commit67fd58bbd212badff9cd66d0f5f215834844e6aa (patch)
tree943c49bea24922135458b37843f13ab2d972bbe0 /tests/micropython/viper_error.py
parent390f32922d81b56495198d3d93b7258f450c03b6 (diff)
stm32/mboot: Add support for littlefs.
Mboot now supports FAT, LFS1 and LFS2 filesystems, to load firmware from. The filesystem needed by the board must be explicitly enabled by the configuration variables MBOOT_VFS_FAT, MBOOT_VFS_LFS1 and MBOOT_VFS_LFS2. Boards that previously used FAT implicitly (with MBOOT_FSLOAD enabled) must now add the following config to mpconfigboard.h: #define MBOOT_VFS_FAT (1) Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/micropython/viper_error.py')
0 files changed, 0 insertions, 0 deletions