MAINTAINERS: add Symtab
Add symtab to the list. Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
parent
0f6272e5bc
commit
a27c6d7d0d
1 changed files with 14 additions and 0 deletions
|
@ -715,6 +715,20 @@ Debug:
|
||||||
tests:
|
tests:
|
||||||
- debug
|
- debug
|
||||||
|
|
||||||
|
"Debug: Symtab":
|
||||||
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- ycsin
|
||||||
|
files:
|
||||||
|
- include/zephyr/debug/symtab.h
|
||||||
|
- subsys/debug/symtab/
|
||||||
|
- tests/subsys/debug/symtab/
|
||||||
|
- scripts/build/gen_symtab.py
|
||||||
|
labels:
|
||||||
|
- "area: Symtab"
|
||||||
|
tests:
|
||||||
|
- debug.symtab
|
||||||
|
|
||||||
Demand Paging:
|
Demand Paging:
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue