zephyr/samples/application_development/code_relocation_nocopy/src
Carlo Caione ac6060f966 code_relocation: Extend the nocopy sample to nRF5340dk
The nRF5340dk is shipping an external QSPI flash that can be used to do
XIP from. Extend the code_relocation nocopy sample to support this
platform so that part of the functions are executed from internal flash
and others from external flash.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-02-21 22:09:46 -05:00
..
ext_code.c
main.c code_relocation: Extend the nocopy sample to nRF5340dk 2022-02-21 22:09:46 -05:00
sram_code.c