mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 22:41:57 +00:00
Add readme for code relocation sample. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
10 lines
185 B
ReStructuredText
10 lines
185 B
ReStructuredText
.. _code_relocation:
|
|
|
|
Code relocation
|
|
#################
|
|
|
|
Overview
|
|
********
|
|
A simple example that demonstrates how relocation of code, data or bss sections
|
|
using a custom linker script.
|