Fix: hello_world prj.conf - set correct board name
This commit is contained in:
parent
38fd3a6aac
commit
2a2890b675
|
|
@ -1,4 +1,4 @@
|
||||||
CONFIG_BOARD="stm32g431_core"
|
|
||||||
CONFIG_CONSOLE=y
|
CONFIG_CONSOLE=y
|
||||||
CONFIG_LOG=y
|
CONFIG_LOG=y
|
||||||
CONFIG_UART_CONSOLE=y
|
CONFIG_UART_CONSOLE=y
|
||||||
Loading…
Reference in New Issue