Skip to content

Commit 99bb520

Browse files
bikeNomaddpgeorge
authored andcommitted
stm32/boards/NUCLEO_H743ZI: Enable VfsLfs2 on NUCLEO_H743ZI(2) boards.
1 parent 8c214ed commit 99bb520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/stm32/boards/NUCLEO_H743ZI/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ endif
2020
MICROPY_PY_LWIP = 1
2121
MICROPY_PY_USSL = 1
2222
MICROPY_SSL_MBEDTLS = 1
23+
MICROPY_VFS_LFS2 = 1

0 commit comments

Comments
 (0)