Home
last modified time | relevance | path

Searched refs:ext_code (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/application_development/code_relocation_nocopy/
DCMakeLists.txt11 # Run ext_code from the external flash (XIP). No need to copy.
12 zephyr_code_relocate(FILES src/ext_code.c LOCATION EXTFLASH_TEXT NOCOPY)
15 zephyr_code_relocate(FILES src/ext_code.c LOCATION RAM_DATA)
DREADME.rst12 content of the ext_code.c file to a different FLASH section and the code is XIP