esp-idf/components/freemodbus/port
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
..
port.c examples: freemodbus add tcp support for common master/slave iface 2020-07-22 00:34:04 +08:00
port.h freemodbus: fix issues when modbus master and slave work simultaneously 2021-08-13 22:46:09 +08:00
portevent_m.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
portevent.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
portother_m.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
portother.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
portserial_m.c freemodbus: add affinity option for modbus stack tasks 2021-07-22 13:15:24 +08:00
portserial.c freemodbus: add affinity option for modbus stack tasks 2021-07-22 13:15:24 +08:00
porttimer_m.c freemodbus: fix issues when modbus master and slave work simultaneously 2021-08-13 22:46:09 +08:00
porttimer.c freemodbus: fix issues when modbus master and slave work simultaneously 2021-08-13 22:46:09 +08:00