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 3176ec5 commit 082ce03Copy full SHA for 082ce03
tests/drivers/build_all/sensor/adc.dtsi
@@ -106,3 +106,8 @@ test_murata_ncp15xh103: murata-ncp15xh103 {
106
pulldown-ohm = <10000>;
107
connected-positive;
108
};
109
+
110
+test_seeed_grove_light: seeed-grove-light {
111
+ compatible = "seeed,grove-light";
112
+ io-channels = <&test_adc 0>;
113
+};
0 commit comments