MAINTAINERS: add maintainer and collaborator for DAP controller
Add maintainer and collaborator for DP drivers and DAP controller.
Followup on the commit 7c9259abbc
("dap: add CMSIS-DAP compatible controller")
Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
parent
0b76fd92fc
commit
46b849b586
1 changed files with 16 additions and 0 deletions
|
|
@ -594,6 +594,22 @@ CMSIS API layer:
|
|||
- portability.cmsis_rtos_v1
|
||||
- portability.cmsis_rtos_v2
|
||||
|
||||
DAP:
|
||||
status: maintained
|
||||
maintainers:
|
||||
- jfischer-no
|
||||
collaborators:
|
||||
- maxd-nordic
|
||||
files:
|
||||
- include/zephyr/drivers/swdp.h
|
||||
- drivers/dp/
|
||||
- subsys/dap/
|
||||
- samples/subsys/dap/
|
||||
description: >-
|
||||
Debug Access Port controller
|
||||
labels:
|
||||
- "area: dap"
|
||||
|
||||
DSP subsystem:
|
||||
status: maintained
|
||||
maintainers:
|
||||
|
|
|
|||
Loading…
Reference in a new issue