CommLite
语言:English / 中文
CommLite是一款基于CSerialPort的文本UI串口调试助手
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 )
- ...
$ 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
-
Email : itas109@qq.com
-
QQ群 : 129518033