Skip to content

Commit fc89dfd

Browse files
acassislupyuen
authored andcommitted
boards/weact-stm32h750: Don't disable compilation optimization
This board was failing because the CONFIG_DEBUG_NOOPT was enabled. Signed-off-by: Alan C. Assis <acassis@gmail.com>
1 parent 97a50ea commit fc89dfd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • boards/arm/stm32h7/weact-stm32h750/configs/nsh

boards/arm/stm32h7/weact-stm32h750/configs/nsh/defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ CONFIG_ARMV7M_DTCM=y
2222
CONFIG_ARMV7M_ICACHE=y
2323
CONFIG_BOARD_LOOPSPERMSEC=43103
2424
CONFIG_BUILTIN=y
25-
CONFIG_DEBUG_SYMBOLS=y
2625
CONFIG_EXPERIMENTAL=y
2726
CONFIG_HAVE_CXX=y
2827
CONFIG_HAVE_CXXINITIALIZE=y

0 commit comments

Comments
 (0)