zephyr/samples/subsys/modbus
Johann Fischer a1bfd8336e samples: rtu_server: add support for CDC ACM UART
Allow to use RTU server sample on any board that has supported
USB device controller. Although it is only a point to point
connection and does not represent a bus, it can, apart from
testing the server implementation, also be used practically
for example to control relays or to read ADC values via
USB connection without implementing custom USB class or driver.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-07-13 11:36:59 +02:00
..
rtu_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
rtu_server samples: rtu_server: add support for CDC ACM UART 2022-07-13 11:36:59 +02:00
tcp_gateway all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
tcp_server all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
modbus.rst