Skip to content

Commit 44ee6fd

Browse files
de-nordicnashif
authored andcommitted
samples: fs: Extend littlefs sample to native_posix and qemu_x86
Adds native_posix and qemu_x86 the platform_allow list for the littlefs sample application. Signed-off-by: Dominik Ermel <[email protected]>
1 parent f144dea commit 44ee6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/subsys/fs/littlefs/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ tests:
44
sample.filesystem.littlefs:
55
build_only: true
66
platform_allow: nrf52840dk_nrf52840 particle_xenon disco_l475_iot1
7-
mimxrt1064_evk
7+
mimxrt1064_evk qemu_x86 native_posix
88
tags: filesystem

0 commit comments

Comments
 (0)