mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 15:05:07 +00:00
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>
This commit is contained in:
parent
97a50eaf45
commit
fc89dfdc3c
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ CONFIG_ARMV7M_DTCM=y
|
|||
CONFIG_ARMV7M_ICACHE=y
|
||||
CONFIG_BOARD_LOOPSPERMSEC=43103
|
||||
CONFIG_BUILTIN=y
|
||||
CONFIG_DEBUG_SYMBOLS=y
|
||||
CONFIG_EXPERIMENTAL=y
|
||||
CONFIG_HAVE_CXX=y
|
||||
CONFIG_HAVE_CXXINITIALIZE=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue