mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
stm32f103-minimum: enable LTO to reducing the code size
This commit is contained in:
@@ -35,6 +35,7 @@ CONFIG_I2C_DRIVER=y
|
||||
CONFIG_I2C_RESET=y
|
||||
CONFIG_INIT_ENTRYPOINT="nsh_main"
|
||||
CONFIG_LIBC_FLOATINGPOINT=y
|
||||
CONFIG_LTO_FULL=y
|
||||
CONFIG_NSH_ARCHINIT=y
|
||||
CONFIG_NSH_BUILTIN_APPS=y
|
||||
CONFIG_NSH_FILEIOSIZE=1024
|
||||
|
||||
Reference in New Issue
Block a user