boards/antmicro/myra_sip_baseboard: add the EEPROM alias and test tag.
This commit adds the Twister `eeprom` test tag and a devicetree `eeprom-0` alias for samples and tests. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
6fbd09e445
commit
0c6217fc6a
2 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
volt-sensor0 = &vref;
|
||||
volt-sensor1 = &vbat;
|
||||
rtc = &rtc;
|
||||
eeprom-0 = &mb85rs1mt;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@ supported:
|
|||
- can
|
||||
- rtc
|
||||
- sensors
|
||||
- eeprom
|
||||
testing:
|
||||
timeout_multiplier: 3
|
||||
renode:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue