esp-idf/components/freemodbus/port
Alex Lisitsyn c801b3a182 freemodbus: fix uart_wait_tx_done() reenable tx_done interrupt
fixes the issue with uart_wait_tx_done() when the task is suspended and transmission is done right before reenable tx_done interrupt
2021-07-21 10:07:44 +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 uart_wait_tx_done() reenable tx_done interrupt 2021-07-21 10:07:44 +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: fix uart_wait_tx_done() reenable tx_done interrupt 2021-07-21 10:07:44 +08:00
portserial.c freemodbus: fix mb controller parity propagation issues 2021-02-15 08:39:18 +01:00
porttimer_m.c examples: freemodbus add tcp support for common master/slave iface 2020-07-22 00:34:04 +08:00
porttimer.c examples: freemodbus add tcp support for common master/slave iface 2020-07-22 00:34:04 +08:00