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