stm32/boards/NUCLEO_H743ZI: Enable VfsLfs2 on NUCLEO_H743ZI(2) boards.

This commit is contained in:
Ned Konz 2021-08-19 08:12:46 -07:00 committed by Damien George
parent 8c214ed200
commit 99bb52047c
1 changed files with 1 additions and 0 deletions

View File

@ -20,3 +20,4 @@ endif
MICROPY_PY_LWIP = 1
MICROPY_PY_USSL = 1
MICROPY_SSL_MBEDTLS = 1
MICROPY_VFS_LFS2 = 1