cb47c62259
The nRF54L15 Development Kit is now available, so remove the Preview Development Kit (PDK). Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no> |
||
---|---|---|
.. | ||
boards | ||
README.rst | ||
nordic-flpr.overlay | ||
snippet.yml |
README.rst
.. _nordic-flpr: Nordic FLPR snippet with execution from SRAM (nordic-flpr) ########################################################## 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 SRAM, so the FLPR image must be built without the ``xip`` board variant, or with :kconfig:option:`CONFIG_XIP` disabled.