mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 05:27:17 +00:00
boards/qemu-intel64/jumbo: enable assertions and full opt
enable assertions and full opt for qemu-intel64/jumbo Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
parent
9416b1a606
commit
78eae568ea
1 changed files with 3 additions and 0 deletions
|
|
@ -38,7 +38,10 @@ CONFIG_BOARD_LOOPSPERMSEC=999
|
|||
CONFIG_BOOT_RUNFROMEXTSRAM=y
|
||||
CONFIG_BUILTIN=y
|
||||
CONFIG_CONSOLE_SYSLOG=y
|
||||
CONFIG_DEBUG_ASSERTIONS=y
|
||||
CONFIG_DEBUG_ASSERTIONS_EXPRESSION=y
|
||||
CONFIG_DEBUG_FEATURES=y
|
||||
CONFIG_DEBUG_FULLOPT=y
|
||||
CONFIG_DEBUG_PCI=y
|
||||
CONFIG_DEBUG_PCI_ERROR=y
|
||||
CONFIG_DEBUG_PCI_INFO=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue