samples: fs: Extend littlefs sample to mimxrt1060_evk board

Adds the mimxrt1060_evk board to the platform_allow list for the
littlefs sample application.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2021-05-03 16:44:16 -05:00 committed by Anas Nashif
commit 05a68b1604

View file

@ -4,5 +4,5 @@ tests:
sample.filesystem.littlefs:
build_only: true
platform_allow: nrf52840dk_nrf52840 particle_xenon disco_l475_iot1
mimxrt1064_evk qemu_x86 native_posix
mimxrt1060_evk mimxrt1064_evk qemu_x86 native_posix
tags: filesystem