Skip to content

Commit 9107912

Browse files
authored
Enable LTO
1 parent 4d94709 commit 9107912

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/defconfig.common

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
CONFIG_AUTOSTART_ARDUINO=y
2+
# Enable LTO
3+
CU_GCC_LTO_ENABLE=y
4+
CONFIG_CU_GCC_LTO_ENABLE=y
25
# CONFIG_WS2812_LED_ENABLE is not set
36
CONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y
47
CONFIG_APP_REPRODUCIBLE_BUILD=y

0 commit comments

Comments
 (0)