micropython/ports/stm32/boards/NUCLEO_L073RZ
Damien George 43d50f006d stm32/mpconfigport.h: Let MICROPY_PY_IO_FILEIO take its default value.
This is enabled at MICROPY_CONFIG_ROM_LEVEL_EXTRA_FEATURES, which is the
default for stm32.  Not setting the value in mpconfigboard.h allows boards
to optionally configure it.

Signed-off-by: Damien George <damien@micropython.org>
2022-04-07 13:25:48 +10:00
..
board.json
mpconfigboard.h stm32/mpconfigport.h: Let MICROPY_PY_IO_FILEIO take its default value. 2022-04-07 13:25:48 +10:00
mpconfigboard.mk
pins.csv
stm32l0xx_hal_conf.h