Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
boards/ | 03-Aug-2024 | - | 26 | 22 | ||
README.rst | D | 03-Aug-2024 | 459 | 13 | 9 | |
nordic-flpr-xip.overlay | D | 03-Aug-2024 | 167 | 13 | 10 | |
snippet.yml | D | 03-Aug-2024 | 205 | 9 | 7 |
README.rst
1.. _nordic-flpr-xip: 2 3Nordic FLPR snippet with execution in place (nordic-flpr-xip) 4############################################################# 5 6Overview 7******** 8 9This snippet allows users to build Zephyr with the capability to boot Nordic FLPR 10(Fast Lightweight Peripheral Processor) from application core. 11FLPR code is to be executed from RRAM, so the FLPR image must be built 12for the ``xip`` board variant, or with :kconfig:option:`CONFIG_XIP` enabled. 13