Modbus changed into static library

This commit is contained in:
jaakkoiot
2022-10-17 09:15:24 +03:00
parent 2c44373709
commit 443290a9ff
12 changed files with 198 additions and 71 deletions

View File

@@ -3,8 +3,6 @@
<name>Modbus</name>
<comment></comment>
<projects>
<project>lpc_chip_15xx</project>
<project>DigitalIoPin</project>
</projects>
<buildSpec>
<buildCommand>
@@ -22,7 +20,6 @@
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>