mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 20:05:24 +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
|