Skip to content

Release 1.2

Compare
Choose a tag to compare
@grigorig grigorig released this 20 May 01:32
· 158 commits to master since this release
  • Add DTR autoreset feature
  • Add USB15 protocol for USB based bootloaders on STC15W4 series
  • Add STC12B protocol for another set of STC12 variants
  • Add protocol autodetection, enabled by default (@laborer)
  • Introduce DEB and RPM packages
  • Update MCU database and fix some inconsistencies
  • Raise handshake baud rate to 2400 to improve compatibility with some FTDI UARTs
  • Fix STC12/STC12A option packet format
  • Various fixes and improvements