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:
parent
b1cd3e8ed6
commit
05a68b1604
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ tests:
|
||||||
sample.filesystem.littlefs:
|
sample.filesystem.littlefs:
|
||||||
build_only: true
|
build_only: true
|
||||||
platform_allow: nrf52840dk_nrf52840 particle_xenon disco_l475_iot1
|
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
|
tags: filesystem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue