micropython/ports/zephyr/boards/nucleo_h743zi.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
146 B
Plaintext
Raw Normal View History

# disable console subsys to get REPL working
CONFIG_CONSOLE_SUBSYS=n
# flash config
CONFIG_FLASH=y
CONFIG_FLASH_MAP=y
CONFIG_FLASH_PAGE_LAYOUT=y