tests: memc: ram: support test for sdram controller on Renesas RA family
Add SDRAM controller test support Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
This commit is contained in:
parent
36a6198909
commit
8d2a9b3fac
1 changed files with 7 additions and 0 deletions
|
|
@ -27,3 +27,10 @@ tests:
|
|||
- drivers
|
||||
- memc
|
||||
platform_allow: hifive_unmatched/fu740/s7
|
||||
drivers.memc.renesas_ra_sdram:
|
||||
tags:
|
||||
- drivers
|
||||
- memc
|
||||
depends_on: memc
|
||||
filter: dt_compat_enabled("renesas,ra-sdram")
|
||||
platform_allow: ek_ra8d1
|
||||
|
|
|
|||
Loading…
Reference in a new issue