52 Star 302 Fork 27

itas109 / CSerialPort

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
cserialport.cppcheck 621 Bytes
Copy Edit Raw Blame History
itas109 authored 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

Search