feat: restrict DTR/RTS to serial transport; allow manual port input; clean up tool binaries

- Only show DTR/RTS toggles when transport is Serial (not TCP/UDP)
- Add manual port text entry next to serial port combo box
- Reduce combo box width to 180px to make room for text input
- Remove compiled ELF binaries from tools/ and add to .gitignore
This commit is contained in:
2026-06-11 18:01:32 +08:00
parent edec8113fb
commit dc8f2eb8a4
3 changed files with 15 additions and 4 deletions

4
.gitignore vendored
View File

@@ -1 +1,5 @@
/target
# Compiled binaries in tools/
tools/test_plot_c
tools/test_text_c