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 4a5485b commit a96fdfbCopy full SHA for a96fdfb
MAINTAINERS.yml
@@ -1156,6 +1156,25 @@ Release Notes:
1156
tests:
1157
- drivers.clock
1158
1159
+"Drivers: Comparator":
1160
+ status: maintained
1161
+ maintainers:
1162
+ - bjarki-andreasen
1163
+ files:
1164
+ - drivers/comparator/
1165
+ - dts/bindings/comparator/
1166
+ - include/zephyr/drivers/comparator.h
1167
+ - include/zephyr/drivers/comparator/
1168
1169
+ - include/zephyr/dt-bindings/clock/
1170
+ - tests/drivers/build_all/comparator/
1171
+ - tests/drivers/comparator/
1172
+ - doc/hardware/peripherals/comparator.rst
1173
+ labels:
1174
+ - "area: Comparator"
1175
+ tests:
1176
+ - drivers.comparator
1177
+
1178
"Drivers: Console":
1179
status: odd fixes
1180
files:
0 commit comments