[go: nahoru, domu]

Skip to content

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

License

Notifications You must be signed in to change notification settings

itas109/CommLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommLite

Version Stars Stars Forks License language platform appveyor-ci travis-ci GitHub last commit

语言:English / 中文


CommLite是一款基于CSerialPort的文本UI串口调试助手

Platform 平台

CommLite已经在以下平台做过测试:

  • DOS ( x86_64 )
  • Windows ( x86_64 )
  • Linux ( x86_64, aarch64, mips64el, sw_64, s390x, ppc64le )
  • macOS ( x86_64 )
  • Raspberry Pi ( armv7l )
  • FreeBSD ( x86_64 )
  • ...

Quick Start 快速开始

$ git clone --depth=1 https://github.com/itas109/CommLite.git
$ cd CommLite
$ mkdir bin && cd bin
$ cmake ..
$ cmake --build .
$ ./commlite

linux打包 deb

$ cd bin
$ cpack .

ubuntu 20.04 交叉编译 aarch64/arm/mips64el

$ sudo apt-get install g++-aarch64-linux-gnu
$ ./cmake_build_aarch64.sh

$ sudo apt-get install g++-arm-linux-gnueabi
$ ./cmake_build_arm.sh

$ sudo apt-get install g++-mips64el-linux-gnuabi64
$ ./cmake_build_mips64el.sh

Screenshot 截图

image

Contacting 联系方式

Donate 捐助

CSDN博客

License 开源协议

GNU Lesser General Public License v3.0

About

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published