[HELP] Note driver doesn't have g_note_info anymore
Open
Community: Question
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
### Description
`tools/noteinfo.c` is a tool that seemingly lets you dump note data from a debugger, it refers to g_note_info data structure which doesn't exist anymore.
Is there an equivalent data structure, or should we delete this tool?
### Verification
- [x] I have verified before submitting the report.
Contributor guide
Research direction
Start with tools/noteinfo.c and trace its references to the missing g_note_info data structure. Determine whether an equivalent structure exists or whether the tool should be removed, then verify that the selected change leaves the tools directory consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100