aboutsummaryrefslogtreecommitdiff
path: root/libs/libmodbus/patches
Commit message (Collapse)AuthorAge
* libmodbus: backport RS485 fixesDaniel Golle2019-04-11
Import two patches from upstream in order to fix Modbus-RTU over RS485: 1c5d969 Only set SER_RS485_ENABLED bit of existing RS485 settings 91a1d74 Oops fix OR on RS485 settings (1c5d969) Signed-off-by: Daniel Golle <daniel@makrotopia.org>