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 18b3fd3 commit 9cae4c8Copy full SHA for 9cae4c8
MAINTAINERS.yml
@@ -3314,6 +3314,21 @@ NEORV32 platform:
3314
tests:
3315
- boards.neorv32
3316
3317
+NVMEM:
3318
+ status: maintained
3319
+ maintainers:
3320
+ - pdgendt
3321
+ files:
3322
+ - dts/bindings/nvmem/
3323
+ - include/zephyr/devicetree/nvmem.h
3324
+ - include/zephyr/nvmem.h
3325
+ - subsys/nvmem/
3326
+ - tests/subsys/nvmem/
3327
+ labels:
3328
+ - "area: NVMEM"
3329
+ tests:
3330
+ - nvmem
3331
+
3332
NXP Platform Drivers:
3333
status: maintained
3334
maintainers:
0 commit comments