Skip to content

Releases: cortexm/ser2tcp

v2.2.0

19 Mar 08:58

Choose a tag to compare

  • SSL support
  • Windows support
  • other bugfixes

v2.1.0

18 Mar 09:10

Choose a tag to compare

First release for pypi package

This release includes:

  • non blocking send
  • support match serial port by USB attributes
  • baudrate is not requiered (CDC dont need it)
  • some unit tests
  • and some typo fixups