zephyr/tests/subsys
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
..
canbus everywhere: fix typos 2022-03-18 13:24:08 -04:00
cpp kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
debug kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
dfu everywhere: fix typos 2022-03-18 13:24:08 -04:00
edac tests: ibecc: Fix using global device pointer 2022-01-18 13:22:53 -05:00
fs everywhere: fix typos 2022-03-18 13:24:08 -04:00
ipc/ipc_service ipc: ipc_service: Add support for multiple instances 2021-11-04 18:03:16 +01:00
jwt kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
logging riscv: implement arch_switch() 2022-03-21 07:28:05 -04:00
mgmt tests/mgmt/mcumgr/smp_reassembly: Unit tests for re-assembly 2022-03-21 18:03:18 +01:00
modbus modbus: stop bits can now be set individually in client mode 2022-03-24 08:23:17 -04:00
openthread everywhere: fix typos 2022-03-18 13:24:08 -04:00
pm tests: remove subsys prefix from test identifier 2022-03-18 10:50:57 -04:00
portability kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
settings tests: settings: Add tests for chosen zephyr,settings-partition 2022-03-24 08:16:46 -04:00
shell everywhere: fix typos 2022-03-18 13:24:08 -04:00
storage everywhere: fix typos 2022-03-18 13:24:08 -04:00
tracing/tracing_api everywhere: fix typos 2022-03-18 13:24:08 -04:00
usb everywhere: fix typos 2022-03-18 13:24:08 -04:00