stm32/boards/NUCLEO_H743ZI: Enable VfsLfs2 on NUCLEO_H743ZI(2) boards.
This commit is contained in:
parent
8c214ed200
commit
99bb52047c
@ -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…
x
Reference in New Issue
Block a user