Koromix / tytools

Collection of tools to manage Teensy boards
https://koromix.dev/tytools
The Unlicense
215 stars 27 forks source link

TD 1.42 Beta 5 #27

Closed Defragster closed 5 years ago

Defragster commented 6 years ago

PJRC released 1.42 beta 5 - with correction for the T_3.5. Also this addition might be useful for TyCommander - hopefully it won't break anything … downloaded but not installed/tested.

"This beta puts info about which chip was used in the USB BCD version number, so the Ports menu can show which Teensy you're using even if it hasn't yet seen the board go into bootloader mode."

Also added : https://forum.pjrc.com/threads/52315-Teensyduino-1-42-Beta-5?p=179367&viewfull=1#post179367

Defragster commented 6 years ago

Maybe this just works? Integrated 0.8.8-25 to a copy of IDE1.42b5 and a running T_3.6 (programmed with new TeensyLoader b5) shows as T_3.6 on connection.

T_LC programmed fine and shows as T_LC - even plugged in running.

Perhaps this if from Stored Serial#'s?

Koromix commented 5 years ago

Hi,

This is now supported in TyTools 0.8.10. Only small gotcha is that Teensy 3.2 may show up as Teensy 3.1 (the version info from the bcdDevice field is the same for 3.1 and 3.2) until a reboot happens, and the bootloader gives better information (3.2).

TyCommander still uses a cache to remember version information for each board, using the serial number.