We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d94709 commit 9107912Copy full SHA for 9107912
configs/defconfig.common
@@ -1,4 +1,7 @@
1
CONFIG_AUTOSTART_ARDUINO=y
2
+# Enable LTO
3
+CU_GCC_LTO_ENABLE=y
4
+CONFIG_CU_GCC_LTO_ENABLE=y
5
# CONFIG_WS2812_LED_ENABLE is not set
6
CONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y
7
CONFIG_APP_REPRODUCIBLE_BUILD=y
0 commit comments