Cutecom-ng:修订间差异
跳转到导航
跳转到搜索
创建页面,内容为“==源代码== ===原源代码=== https://github.com/develer-staff/cutecom-ng ===主要=== https://github.com/HEYAHONG/cutecom-ng ===备用=== https://gitee.com/HEYAHONG/cutecom-ng == 说明 == 基于Qt5与Qt5的SerialPort扩展的串口调试工具。 === 编译环境 === * ubuntu: <syntaxhighlight lang="bash" line="1"> sudo apt-get install qtcreator libqt5serialport5-dev </syntaxhighlight> * windows:在<nowiki/>https://www.qt.io/download<nowiki/>下载…” |
(没有差异)
|
2022年12月24日 (六) 05:50的版本
源代码
原源代码
https://github.com/develer-staff/cutecom-ng
主要
https://github.com/HEYAHONG/cutecom-ng
备用
https://gitee.com/HEYAHONG/cutecom-ng
说明
基于Qt5与Qt5的SerialPort扩展的串口调试工具。
编译环境
- ubuntu:
sudo apt-get install qtcreator libqt5serialport5-dev
- windows:在https://www.qt.io/download下载安装包。