Commit Iniziale

This commit is contained in:
2019-10-21 11:37:31 +02:00
commit 44ac6e8802
56 changed files with 32022 additions and 0 deletions

46
libmodbus-master/.gitignore vendored Normal file
View File

@@ -0,0 +1,46 @@
*~
*.swp
*.o
*.la
*.lo
*.log
*.trs
.deps
.libs
GPATH
GRTAGS
GSYMS
GTAGS
INSTALL
Makefile
Makefile.in
/aclocal.m4
/autom4te.cache
/build-aux
/config.*
/configure
/configure.scan
/depcomp
/install-sh
/libtool
/ltmain.sh
/missing
/libmodbus.pc
/stamp-h1
/*.sublime-*
/.vscode
src/modbus-version.h
src/win32/modbus.dll.manifest
tests/bandwidth-client
tests/bandwidth-server-many-up
tests/bandwidth-server-one
tests/random-test-client
tests/random-test-server
tests/unit-test-client
tests/unit-test.h
tests/unit-test-server
tests/version
tests/stamp-h2
doc/*.html
doc/*.3
doc/*.7