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 44158c4 commit 58b2153Copy full SHA for 58b2153
MAINTAINERS.yml
@@ -3398,6 +3398,24 @@ NEORV32 platform:
3398
tests:
3399
- boards.neorv32
3400
3401
+NVMEM:
3402
+ status: maintained
3403
+ maintainers:
3404
+ - pdgendt
3405
+ collaborators:
3406
+ - henrikbrixandersen
3407
+ files:
3408
+ - doc/services/nvmem/
3409
+ - dts/bindings/nvmem/
3410
+ - include/zephyr/devicetree/nvmem.h
3411
+ - include/zephyr/nvmem.h
3412
+ - subsys/nvmem/
3413
+ - tests/subsys/nvmem/
3414
+ labels:
3415
+ - "area: NVMEM"
3416
+ tests:
3417
+ - nvmem
3418
+
3419
NXP Platform Drivers:
3420
status: maintained
3421
maintainers:
0 commit comments