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:
Filip Kokosinski 2025-02-28 10:33:45 +01:00 committed by Henrik Brix Andersen
commit 0c6217fc6a
2 changed files with 2 additions and 0 deletions

View file

@ -55,6 +55,7 @@
volt-sensor0 = &vref; volt-sensor0 = &vref;
volt-sensor1 = &vbat; volt-sensor1 = &vbat;
rtc = &rtc; rtc = &rtc;
eeprom-0 = &mb85rs1mt;
}; };
}; };

View file

@ -19,6 +19,7 @@ supported:
- can - can
- rtc - rtc
- sensors - sensors
- eeprom
testing: testing:
timeout_multiplier: 3 timeout_multiplier: 3
renode: renode: