52 Star 287 Fork 27

itas109 / CSerialPort

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
cserialport.cppcheck 621 Bytes
一键复制 编辑 原始数据 按行查看 历史
itas109 提交于 2020-09-01 21:28 . add cppcheck file
<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<builddir>cserialport-cppcheck-build-dir</builddir>
<platform>Unspecified</platform>
<analyze-all-vs-configs>false</analyze-all-vs-configs>
<check-headers>true</check-headers>
<check-unused-templates>false</check-unused-templates>
<max-ctu-depth>10</max-ctu-depth>
<includedir>
<dir name="examples/"/>
<dir name="include/"/>
<dir name="src/"/>
</includedir>
<paths>
<dir name="."/>
</paths>
<exclude>
<path name="test/"/>
<path name="lib/"/>
</exclude>
</project>
C++
1
https://gitee.com/itas109/CSerialPort.git
git@gitee.com:itas109/CSerialPort.git
itas109
CSerialPort
CSerialPort
master

搜索帮助