Skip to content

Commit a5a5f9c

Browse files
nvlsianputomchy
authored andcommitted
[nrf noup] boards/thingy53_nrf5340_cpuapp: defaulat to LTO
make linking time optimization default for the target. Signed-off-by: Andrzej Puzdrowski <[email protected]> (cherry picked from commit 473f7d7)
1 parent 9d5d95f commit a5a5f9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,6 @@ CONFIG_FLASH_SIMULATOR_STATS=n
7373
# Enable custom command to erase settings partition.
7474
CONFIG_ENABLE_MGMT_PERUSER=y
7575
CONFIG_BOOT_MGMT_CUSTOM_STORAGE_ERASE=y
76+
77+
CONFIG_ISR_TABLES_LOCAL_DECLARATION=y
78+
CONFIG_LTO=y

0 commit comments

Comments
 (0)