Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
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.
 
 
 
 
 
 
Adam Kondraciuk b6d208d292 snippets: nordic: Add nRF54L09 FLPR 3 months ago
..
soc snippets: nordic: Add nRF54L09 FLPR 3 months ago
README.rst
nordic-flpr.overlay snippets: nordic-flpr: move vevif enablement to nRF54L15DK overlay 11 months ago
snippet.yml snippets: nordic: Add nRF54L09 FLPR 3 months ago

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.