diff --git a/software/apps/hello_world/prj.conf b/software/apps/hello_world/prj.conf index ef1ed77..bfb4912 100644 --- a/software/apps/hello_world/prj.conf +++ b/software/apps/hello_world/prj.conf @@ -1,4 +1,4 @@ -CONFIG_BOARD="stm32g431_core" + CONFIG_CONSOLE=y CONFIG_LOG=y -CONFIG_UART_CONSOLE=y +CONFIG_UART_CONSOLE=y \ No newline at end of file