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 a9db680 commit ad94e5dCopy full SHA for ad94e5d
MAINTAINERS.yml
@@ -3385,6 +3385,24 @@ NEORV32 platform:
3385
tests:
3386
- boards.neorv32
3387
3388
+NVMEM:
3389
+ status: maintained
3390
+ maintainers:
3391
+ - pdgendt
3392
+ collaborators:
3393
+ - henrikbrixandersen
3394
+ files:
3395
+ - doc/services/nvmem/
3396
+ - dts/bindings/nvmem/
3397
+ - include/zephyr/devicetree/nvmem.h
3398
+ - include/zephyr/nvmem.h
3399
+ - subsys/nvmem/
3400
+ - tests/subsys/nvmem/
3401
+ labels:
3402
+ - "area: NVMEM"
3403
+ tests:
3404
+ - nvmem
3405
+
3406
NXP Platform Drivers:
3407
status: maintained
3408
maintainers:
0 commit comments