• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..22-Aug-2025-

soc/22-Aug-2025-

README.rst A D22-Aug-2025466 139

nordic-flpr.overlay A D22-Aug-2025134 97

snippet.yml A D22-Aug-2025381 1513

README.rst

1.. _nordic-flpr:
2
3Nordic FLPR snippet with execution from SRAM (nordic-flpr)
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 SRAM, so the FLPR image must be built
12without the ``xip`` board variant, or with :kconfig:option:`CONFIG_XIP` disabled.
13