esp-idf/components/freemodbus/modbus
Alex Lisitsyn 9693ef4918 freemodbus: fix issues when modbus master and slave work simultaneously
fix slave destroy bug when master and slave init simultaneously
add additional timer group options for master
fix master and slave use the same timer group index (https://github.com/espressif/esp-idf/issues/4699)
2021-08-13 22:46:09 +08:00
..
ascii Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
functions freemodbus: potential loss of significant bits and auto merge issues 2021-07-29 13:33:42 +08:00
include freemodbus: add affinity option for modbus stack tasks 2021-07-22 13:15:24 +08:00
rtu Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
tcp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mb_m.c freemodbuss: fix event processing after merge 2021-03-15 09:45:49 +01:00
mb.c freemodbus: fix issues when modbus master and slave work simultaneously 2021-08-13 22:46:09 +08:00