board_info.swd_set_target_reset() never used
Open
- Dominant language
- C
- Stars
- 2.8k
- Forks
- 1.1k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 1
Description
Hi,
as far as I can see, board_info.swd_set_target_reset() is never used.
Either this element should be removed from board_info or it should be taken into account in swd_set_target_reset().
Contributor guide
Research direction
Search the repository for board_info.swd_set_target_reset and swd_set_target_reset(), then inspect the board_info definition and the function implementation. Determine whether the field is genuinely unused or should affect the function, and verify that the chosen cleanup or integration leaves the SWD target-reset behavior consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100