zephyr/samples/drivers/eeprom/sample.yaml
Nazar Kazakov f483b1bc4c everywhere: fix typos
Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
2022-03-18 13:24:08 -04:00

25 lines
666 B
YAML

sample:
name: EEPROM Sample
common:
tags: eeprom
integration_platforms:
- native_posix
harness: console
harness_config:
type: one_line
regex:
- "Reset the MCU to see the increasing boot counter."
tests:
sample.drivers.eeprom:
tags: eeprom
platform_allow: native_posix gd32f450i_eval
sample.drivers.eeprom.shield.x_nucleo_eeprma2:
tags: eeprom shield
depends_on: arduino_gpio arduino_i2c arduino_spi
platform_exclude: ubx_evkannab1_nrf52832 sam_v71_xult sam_v71b_xult
extra_args: SHIELD=x_nucleo_eeprma2
harness: console
harness_config:
fixture: fixture_shield_x_nucleo_eeprma2