zephyr/samples
Jacob Wienecke 9e1bf0b496 dts: arm: nxp: RT10xx/11xx .dtsi Files: Remove flexram,bank-spec property
This commit removes the flexram,bank-spec property from dtsi files.
The property causes flexram to be dynamically configured based on
the configuration in flexram,bank-spec. This is a problem for 2 reasons:
1) The FlexRAM will always be dynamically reconfigured to default
fuse configuration. This is unnecessary if using default fuses.
2) If a user decides to program fuses. The FlexRAM will still be
reconfigured to the default fuse configuration.

Modify description in the binding to show how to use the property at:
dts/bindings/memory-controllers/nxp,flexram.yaml

Added board overlay to mimxrt1170_evk_cm7 magic_addr:
samples/boards/nxp/mimxrt1170_evk_cm7/magic_addr/boards

Signed-off-by: Jacob Wienecke <jacob.wienecke@nxp.com>
2025-02-20 06:04:46 +01:00
..
application_development boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar 2024-12-02 11:14:09 +01:00
arch twister: shell harness with commands alongside the harness_config 2025-02-14 19:14:38 +00:00
basic samples: blinky: add esp32s3_supermini overlay 2025-02-14 17:08:03 +01:00
bluetooth samples: Bluetooth: CAP: Add missing k_sem_init 2025-02-15 07:23:28 +01:00
boards dts: arm: nxp: RT10xx/11xx .dtsi Files: Remove flexram,bank-spec property 2025-02-20 06:04:46 +01:00
cpp
drivers samples: fix spelling of "below" 2025-02-19 18:51:13 +01:00
fuel_gauge
hello_world
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples: modules: lvgl: demos: Increase memory pool to fix crash 2025-02-13 12:14:30 +01:00
net samples: net: fix spelling of "Celsius" 2025-02-19 18:51:13 +01:00
philosophers
posix samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
psa secure_storage: add a global registry header file for PSA key IDs 2025-02-13 20:22:09 +01:00
sensor samples: fix spelling of "below" 2025-02-19 18:51:13 +01:00
shields samples/shields: x-nucleo-iks4a1: Add lis2dux12 accel and temp test 2024-12-27 19:34:46 +01:00
subsys samples: fix spelling of "below" 2025-02-19 18:51:13 +01:00
synchronization
sysbuild samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tfm_integration samples: tfm_integration: Update regression test dependencies 2025-01-20 11:43:32 +01:00
userspace samples: userspace: prod_consumer: Update API to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
index.rst
sample_definition_and_criteria.rst