Searched refs:ext_code (Results 1 – 2 of 2) sorted by relevance
11 # 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)
12 content of the ext_code.c file to a different FLASH section and the code is XIP