zephyr/samples/subsys/fs
Erwan Gouriou c6ff61220e samples/subsys/fs: fat_fs: Limit test execution on boards with shield
Limit adafruit_2_8_tft_touch_v2 sample variant execution to the boards
that have this shield available.

In order to run the test in CI bench, add the following in
twister map.yml file on matching board:
  fixtures:
  - fixture_shield_adafruit_2_8_tft_touch_v2

For instance:
- connected: true
  fixtures:
  - fixture_shield_adafruit_2_8_tft_touch_v2
  id: 0673FF323535474B43171415
  platform: nucleo_f429zi
  product: STM32 STLink
  runner: openocd
  serial: /dev/ttyACM0


Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-04-08 16:37:01 +02:00
..
fat_fs samples/subsys/fs: fat_fs: Limit test execution on boards with shield 2021-04-08 16:37:01 +02:00
littlefs samples: subsys: fs: littlefs: Enable Nordic QPSI driver 2021-02-23 16:31:41 -06:00
fs.rst