2021-05-01 21:47:06 +08:00
|
|
|
sample:
|
|
|
|
name: EEPROM Sample
|
2022-06-08 22:49:54 +08:00
|
|
|
|
|
|
|
tests:
|
|
|
|
sample.drivers.eeprom:
|
2021-05-01 21:47:06 +08:00
|
|
|
tags: eeprom
|
2022-06-08 22:49:54 +08:00
|
|
|
platform_allow: >
|
|
|
|
gd32f450i_eval
|
|
|
|
native_posix
|
|
|
|
native_posix_64
|
|
|
|
integration_platforms:
|
|
|
|
- native_posix_64
|
2021-05-01 21:47:06 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: one_line
|
|
|
|
regex:
|
2022-03-17 05:07:43 +08:00
|
|
|
- "Reset the MCU to see the increasing boot counter."
|
2022-06-08 22:49:54 +08:00
|
|
|
sample.drivers.eeprom.shell:
|
2021-05-01 21:47:06 +08:00
|
|
|
tags: eeprom
|
2022-06-08 22:49:54 +08:00
|
|
|
platform_allow: >
|
|
|
|
gd32f450i_eval
|
|
|
|
native_posix
|
|
|
|
native_posix_64
|
|
|
|
extra_args: OVERLAY_CONFIG=overlay-shell.conf
|
|
|
|
harness: keyboard
|
2021-05-01 21:47:06 +08:00
|
|
|
sample.drivers.eeprom.shield.x_nucleo_eeprma2:
|
|
|
|
tags: eeprom shield
|
2021-06-09 22:39:06 +08:00
|
|
|
depends_on: arduino_gpio arduino_i2c arduino_spi
|
2022-06-22 21:45:33 +08:00
|
|
|
platform_exclude: ubx_evkannab1_nrf52832 sam_v71_xult sam_v71b_xult pan1781_evb pan1782_evb pan1770_evb pan1780_evb
|
2021-05-01 21:47:06 +08:00
|
|
|
extra_args: SHIELD=x_nucleo_eeprma2
|
2021-06-08 22:35:27 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
fixture: fixture_shield_x_nucleo_eeprma2
|
2022-03-30 04:06:29 +08:00
|
|
|
integration_platforms:
|
|
|
|
- nucleo_f070rb
|