OVMS3-idf/components/freemodbus/port
Alex Lisitsyn 4bac558ab3 freemodbus: fix a bug with destroy function of modbus controller and fix port destroy functions
adds timer interrupt handle and free it in vMBXXXPortTimerClose() in master and slave timer port
assign modbus controller interface pointer to NULL in destroy function after free
2019-10-31 23:23:24 +08:00
..
port.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
port.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
portevent.c Rename Kconfig options (components/freemodbus) 2019-05-21 09:09:01 +02:00
portevent_m.c freemodbus: Fix bug with incorrect coils read mask 2019-04-16 10:21:20 +02:00
portother.c freemodbus: Fix bug with incorrect coils read mask 2019-04-16 10:21:20 +02:00
portother_m.c freemodbus: Fix bug with incorrect coils read mask 2019-04-16 10:21:20 +02:00
portserial.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
portserial_m.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
porttimer.c freemodbus: fix a bug with destroy function of modbus controller and fix port destroy functions 2019-10-31 23:23:24 +08:00
porttimer_m.c freemodbus: fix a bug with destroy function of modbus controller and fix port destroy functions 2019-10-31 23:23:24 +08:00