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 9d5d95f commit a5a5f9cCopy full SHA for a5a5f9c
boot/zephyr/boards/thingy53_nrf5340_cpuapp.conf
@@ -73,3 +73,6 @@ CONFIG_FLASH_SIMULATOR_STATS=n
73
# Enable custom command to erase settings partition.
74
CONFIG_ENABLE_MGMT_PERUSER=y
75
CONFIG_BOOT_MGMT_CUSTOM_STORAGE_ERASE=y
76
+
77
+CONFIG_ISR_TABLES_LOCAL_DECLARATION=y
78
+CONFIG_LTO=y
0 commit comments