stm32/boards/NUCLEO_H743ZI: Enable VfsLfs2 on NUCLEO_H743ZI(2) boards.
This commit is contained in:
parent
8c214ed200
commit
99bb52047c
1 changed files with 1 additions and 0 deletions
|
|
@ -20,3 +20,4 @@ endif
|
||||||
MICROPY_PY_LWIP = 1
|
MICROPY_PY_LWIP = 1
|
||||||
MICROPY_PY_USSL = 1
|
MICROPY_PY_USSL = 1
|
||||||
MICROPY_SSL_MBEDTLS = 1
|
MICROPY_SSL_MBEDTLS = 1
|
||||||
|
MICROPY_VFS_LFS2 = 1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue