13 Star 37 Fork 0

itas109 / CommLite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

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

空文件

简介

CommLite 是一款基于CSerialPort的跨平台多操作系统的文本UI串口调试助手 CommLite is textual user interface serial communication tool 展开 收起
取消

发行版 (1)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/itas109/CommLite.git
git@gitee.com:itas109/CommLite.git
itas109
CommLite
CommLite
master

搜索帮助

14c37bed 8189591 565d56ea 8189591