esp-idf/components/freemodbus
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
..
common freemodbus: fix mb zero based reg address in the iterator 2021-02-25 15:17:45 +01:00
modbus freemodbus: fix issues when modbus master and slave work simultaneously 2021-08-13 22:46:09 +08:00
port freemodbus: fix issues when modbus master and slave work simultaneously 2021-08-13 22:46:09 +08:00
serial_master freemodbus: add affinity option for modbus stack tasks 2021-07-22 13:15:24 +08:00
serial_slave freemodbus: fix issues when modbus master and slave work simultaneously 2021-08-13 22:46:09 +08:00
tcp_master freemodbus: potential loss of significant bits and auto merge issues 2021-07-29 13:33:42 +08:00
tcp_slave freemodbus: add affinity option for modbus stack tasks 2021-07-22 13:15:24 +08:00
CMakeLists.txt CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig freemodbus: fix issues when modbus master and slave work simultaneously 2021-08-13 22:46:09 +08:00
sdkconfig.rename examples: freemodbus add tcp support for common master/slave iface 2020-07-22 00:34:04 +08:00