You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.. | ||
soc | 8 months ago | |
README.rst | ||
nordic-flpr-xip.overlay | 11 months ago | |
snippet.yml | 8 months ago |
README.rst
.. _nordic-flpr-xip:
Nordic FLPR snippet with execution in place (nordic-flpr-xip)
#############################################################
Overview
********
This snippet allows users to build Zephyr with the capability to boot Nordic FLPR
(Fast Lightweight Peripheral Processor) from application core.
FLPR code is to be executed from RRAM, so the FLPR image must be built
for the ``xip`` board variant, or with :kconfig:option:`CONFIG_XIP` enabled.