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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1 +1,5 @@
|
||||
/target
|
||||
|
||||
# Compiled binaries in tools/
|
||||
tools/test_plot_c
|
||||
tools/test_text_c
|
||||
|
||||
Reference in New Issue
Block a user