1sample: 2 description: FS shell sample 3 name: FS shell 4tests: 5 sample.filesystem.shell: 6 tags: 7 - shell 8 - filesystem 9 harness: keyboard 10 platform_allow: 11 - reel_board 12 - mimxrt1060_evk 13 integration_platforms: 14 - reel_board 15 16 sample.filesystem.shell.flash_load: 17 tags: 18 - shell 19 - filesystem 20 - flash_load 21 harness: keyboard 22 platform_allow: nrf52dk_nrf52832 23 extra_args: CONF_FILE=prj_flash_load.conf 24 integration_platforms: 25 - nrf52dk_nrf52832 26