We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582c931 commit 8147002Copy full SHA for 8147002
boards/renesas/ek_ra8d1/ek_ra8d1.yaml
@@ -12,4 +12,5 @@ supported:
12
- uart
13
- watchdog
14
- usbd
15
+ - display
16
vendor: renesas
tests/drivers/display/display_read_write/testcase.yaml
@@ -69,10 +69,10 @@ tests:
69
# presence of the arduino_spi DT nodelabel
70
platform_allow:
71
- mimxrt685_evk/mimxrt685s/cm33
72
- drivers.display.read_write.rtkmipilcdb00000be:
+ drivers.display.read_write.renesas_ra_glcdc:
73
tags:
74
- shield
75
+ filter: dt_compat_enabled("renesas,ra-glcdc")
76
extra_args:
- - SHIELD=rtkmipilcdb00000be
77
- platform_allow:
78
- - ek_ra8d1
+ - platform:ek_ra8d1/r7fa8d1bhecbd:SHIELD=rtkmipilcdb00000be
+ - platform:ek_ra8d1/r7fa8d1bhecbd:SHIELD=rtk7eka6m3b00001bu
0 commit comments