Skip to content

CommLite v1.0.1

Latest
Compare
Choose a tag to compare
@itas109 itas109 released this 28 Dec 12:11
· 4 commits to master since this release

CommLite 是一款基于CSerialPort的文本UI串口调试助手
CommLite is a textual user interface serial communication tool

1.0.1 (2020-12-28)

Fixed:

  • fixed #3 compile ncurses with wide-char/UTF-8 code and specify list of terminfo directories 修复ncurses terminfo路径问题
  • fixed high cpu usage problem on unix(CSerialPort ) 修复单核cpu在linux高cpu占用问题
  • fixed click Exit segmentation fault 修复退出段错误问题

Feature:

  • support terminal resize 支持界面放缩