add modbus slave support

add modbus slave support
This commit is contained in:
Supowang1989
2020-02-24 21:40:06 +08:00
parent 79be128f5f
commit ef82dbfc6d
1129 changed files with 295648 additions and 1776 deletions

View File

@@ -0,0 +1,4 @@
splint \
-I. -I../../modbus/include -I../../modbus/rtu -I../../modbus/ascii \
-Iport -I/cygdrive/c/WinAVR/avr/include \
-nullpass +charint -booltype BOOL -D__AVR_ATmega168__=1 $@