libsigrok/src/modbus
Gerhard Sittig 48b7c34629 serial: make LCR, modbus, SCPI over serial depend on generic serial comm
Add guards around the implementation of ES51919 chip support for LCR, as
well as modbus and SCPI over serial. To accept when the source files get
compiled in the absence of their dependencies, end up with an empty
implementation in that case.

This approach can simplify build rules when several optional external
dependencies result in differing sets of supported communication means.
2019-06-02 20:39:02 +02:00
..
modbus.c serial: introduce more general "have serial comm" feature flag 2019-06-02 20:39:02 +02:00
modbus_serial_rtu.c serial: make LCR, modbus, SCPI over serial depend on generic serial comm 2019-06-02 20:39:02 +02:00