zephyr/tests/application_development/code_relocation
..
src
CMakeLists.txt
custom-sections.ld tests: application_development: add code_relocation test 2022-08-01 18:09:28 +01:00
Kconfig tests: application_development: add code_relocation test 2022-08-01 18:09:28 +01:00
linker_arm_sram2.ld
prj.conf
README.rst
testcase.yaml tests: application_development: add code_relocation test 2022-08-01 18:09:28 +01:00

.. _code_relocation:

Code relocation
#################

Overview
********
A simple example that demonstrates how relocation of code, data or bss sections
using a custom linker script.