6f9f45d034
Files including <zephyr/kernel.h> do not have to include <zephyr/zephyr.h>, a shim to <zephyr/kernel.h>. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
README.rst | ||
custom-sections.ld | ||
linker_arm_sram2.ld | ||
prj.conf | ||
sample.yaml |
README.rst
.. _code_relocation: Code relocation ################# Overview ******** A simple example that demonstrates how relocation of code, data or bss sections using a custom linker script.