mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 03:11:57 +00:00
Mark custom-sections as deprecated Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
CONFIG_CODE_DATA_RELOCATION=y
|
|
CONFIG_HAVE_CUSTOM_LINKER_SCRIPT=y
|
|
CONFIG_CUSTOM_LINKER_SCRIPT="linker_arm_sram2.ld"
|
|
CONFIG_COVERAGE=n
|