zephyr/snippets/nordic-flpr-xip
Carles Cufi cb47c62259 boards: nordic: Remove nRF54L15 PDK
The nRF54L15 Development Kit is now available, so remove the Preview
Development Kit (PDK).

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2024-10-21 01:46:39 +01:00
..
boards boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
README.rst
nordic-flpr-xip.overlay
snippet.yml boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00

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.