Releases: Koromix/tytools
Releases · Koromix/tytools
TyQt 0.6.2
- Working Teensy LC support
TyQt 0.6.1
- Disable Teensy LC support (broken until I can get one)
- Always assert DTR line on Windows and OS X, to not block on "while (!Serial);"
- Ignore devices on permission errors, instead of aborting enumeration
TyQt 0.6.0
- Tentative Teensy LC support
- Clear on reset option for monitor
- Better autoscrolling behavior in the monitor (keyboard navigation works)
- Go to bootloader with CLI: tyc reset --bootloader
TyQt 0.5.7
- Use bigger serial buffer to avoid overflows
- Don't hog the CPU if the Teensy sends a lot of stuff
- Better autoscroll behavior in the monitor
TyQt 0.5.6
- Easier to use command-line tool
- Bug fixes and code cleanup
TyQt 0.5.5
- Single-instance mode for TyQt: send commands using tyqt.exe (see tyqt.exe --help)
- Minimal interface option to hide board list, toolbar and statusbar
- Bug fixes
TyQt 0.5.1
- Proper packaging: MSI on Windows, Bundle on OS X
- Better art and icons (well, I try)
TyQt 0.5.0
Teensy Qt!