Files
xserial/.gitignore
FallenSigh dc8f2eb8a4 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
2026-06-11 18:01:32 +08:00

6 lines
75 B
Plaintext

/target
# Compiled binaries in tools/
tools/test_plot_c
tools/test_text_c