ROM setting to control reset on CDC break
Open
backlog
- Dominant language
- C
- Stars
- 2.8k
- Forks
- 1.1k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 1
Description
Add a ROM setting with `.cfg` file that allows the user to control whether a CDC break performs a target reset.
On macOS, closing a serial tty always sends a break. This can be very problematic for running certain CI test suites.
There are probably other reasons users would want to disable reset-on-break, as well.
Contributor guide
Assessment
This issue has not been assessed yet.