zephyr/samples
Constantin Krischke 8ee675946c modbus: stop bits can now be set individually in client mode
Added the stop_bits_client parameter to the modbus_serial_param struct.
Being able to configure the number of stop bits for the client
independently from the parity setting, allows to support connecting to
modbus server that do not follow the MODBUS over Serial Line Specification
and Implementation Guide.

Signed-off-by: Constantin Krischke <constantin.krischke@lemonbeat.com>
Signed-off-by: Jan Geldmacher <jan.geldmacher@lemonbeat.com>
2022-03-24 08:23:17 -04:00
..
application_development samples: out_of_tree_board: port nRF board to pinctrl 2022-03-21 15:09:28 +01:00
arch everywhere: fix typos 2022-03-18 13:24:08 -04:00
basic samples: pwm for stm32l073 and stm32f091 nucleo boards 2022-03-10 13:25:54 -05:00
bluetooth samples: Bluetooth: hci_rpmsg: Fix event buffer handling 2022-03-23 12:54:26 +01:00
boards samples: boards: nrf: dynamic_pinctrl: remove existing configs 2022-03-21 15:09:28 +01:00
compression samples/compression/l4z: Increase min_ram 2022-01-28 10:07:00 +01:00
drivers boards: remove unused adc pinmux from kinetis boards 2022-03-22 12:36:04 +01:00
hello_world samples: hello_world: remove redundant header 2022-03-17 17:40:11 -04:00
kernel everywhere: fix typos 2022-03-18 13:24:08 -04:00
modules samples: tflite-micro: fix hello_world README 2022-03-23 16:51:22 -04:00
net libc: minimal: Add strtoll() and strtoull() 2022-03-24 11:03:06 +01:00
philosophers doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
posix doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
sensor boards: remove pinmux usage for acmp peripheral 2022-03-22 12:36:04 +01:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys modbus: stop bits can now be set individually in client mode 2022-03-24 08:23:17 -04:00
synchronization cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tfm_integration everywhere: fix typos 2022-03-18 13:24:08 -04:00
userspace everywhere: fix typos 2022-03-18 13:24:08 -04:00
classic.rst
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00