This repository was archived by the owner on Jan 7, 2024. It is now read-only.
Releases: veeso/termiWin
Releases · veeso/termiWin
TermiWin 1.2.1
1.2.1 (16.11.2020)
- termios.h: include termiwin only on Windows
- Changed some function names
openSerial=>open_serialwriteToSerial=>write_serialreadFromSerial=>read_serialcloseSerial=>close_serialselectSerial=>select_serial
open_serialuseconst char*device name- cmake build
termiWin 1.2.0
termiWin 1.2.0 (21.12.2019)
- Don't build on Linux/MacOS
- Termios header
- Fixed ifndef in termiWin.h
- Added strncat_s to build on Visual Studio without enabling unsafe code
- Added termiWin version macros (TERMIWIN_VERSION, TERMIWIN_MAJOR_VERSION, TERMIWIN_MINOR_VERSION)
- Added travis-CI.yml to project
termiWin 1.1.4
termiWin 1.1.4
- Fixed issue (related to issue #8 )
- code indentation
termiWin 1.1.3
Solved portname issue
termiWin 1.1.2
Fixed a problem related to options getters
termiWin 1.1.1
Added getHandle() function
termiWin 1.1.0
- Added missing options (CLOCAL, CREAD, B600, B110)
- Added TERMIWIN_DONOTREDEFINE to disable open/close/select/read/write redefinitions
termiWin 1.0
Delete termiWin.pdf