gustavonihei commented on code in PR #8913: URL: https://github.com/apache/nuttx/pull/8913#discussion_r1149894414
########## boards/arm/stm32/nucleo-f302r8/configs/qenco/defconfig: ########## @@ -17,24 +71,40 @@ CONFIG_ARCH_INTERRUPTSTACK=1024 CONFIG_ARCH_IRQPRIO=y CONFIG_BOARD_LOOPSPERMSEC=8499 CONFIG_BUILTIN=y -CONFIG_DEBUG_FULLOPT=y Review Comment: Yes, for GCC at least. Using Clang the code size reduction should be even more aggressive. https://github.com/apache/nuttx/blob/c623a7b7315b7701be5abe2739df51e8cf5a2767/arch/arm/src/common/Toolchain.defs#L33-L41 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org