zephyr/samples/application_development
Andrzej Głąbek e3ee5c09f2 samples: code_relocation_nocopy: Make linker script more generic
Instead of depending on the nRF5340 DK, use a path specific to just
the nRF5340 SoC and get the size of the external flash in this case
from devicetree so that the sample could be easily run on other boards
based on the nRF5340 SoC (after just adding proper overlays).

On the occasion, correct the attributes of the EXTFLASH memory region.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-09-13 16:20:34 +02:00
..
code_relocation_nocopy samples: code_relocation_nocopy: Make linker script more generic 2023-09-13 16:20:34 +02:00
external_lib samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
sysbuild/with_mcuboot samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
application_development.rst samples: application_development: add link to example-application 2023-08-16 20:31:35 +02:00