cwalter-at / freemodbus

BSD licensed MODBUS RTU/ASCII and TCP slave
720 stars 379 forks source link

- Initial AVR2560 #3

Open intc opened 5 years ago

intc commented 5 years ago

Tested with avr-gcc 8.2.0 & Meduino Mega2560 Pro Mini R3 board.

This version uses ISR() instead of SIGNAL(). RTS_ENABLE not tested.