zephyr/samples/subsys/fs/littlefs/sample.yaml
Daniel DeGrasse e9b74593b8 boards: mimxrt11xx: Enable Flash driver on RT1160 and RT1170
Enable the flash on RT1170 and RT1160. When booting from the CM7 core,
flash will be started in XIP mode and used as storage as well as boot
memory. When booting from the CM4 core, flash is available as storage
only, and does not run in XIP mode.

This commit was tested with the following samples
-flash_shell
-littlefs

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2021-12-09 19:32:45 -05:00

10 lines
295 B
YAML

sample:
name: littlefs filesystem sample
tests:
sample.filesystem.littlefs:
build_only: true
platform_allow: nrf52840dk_nrf52840 particle_xenon disco_l475_iot1
mimxrt685_evk_cm33 mimxrt1060_evk mimxrt1064_evk qemu_x86 native_posix
mimxrt1160_evk_cm7
tags: filesystem