zephyr/subsys
Johann Fischer 07ab652c6c modbus: add MODBUS RTU subsystem
Add MODBUS RTU (over serial line) subsystem.
MODBUS RTU implementation supports booth server and
client roles. Some components of the implementation are based
on the uC/Modbus stack, which was published under Apache license,
(https://github.com/SiliconLabs/uC-Modbus
 fdd1218a28e313c1212fed5ed42e5c65d3056a2c).

Resolves: #2854

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2021-03-19 15:50:21 +01:00
..
bluetooth Bluetooth: controller: Fix regression in ctrl tx queue handling 2021-03-18 11:52:23 -04:00
canbus canbus: canopen: program: read flash in 32 byte chunks 2021-01-20 14:18:03 -06:00
console kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
cpp
debug debug: Clean up thread awareness data sections 2021-03-17 14:43:01 -05:00
demand_paging mmu: backing stores reserve page fault room 2021-01-23 19:47:23 -05:00
dfu
disk disk: sdhc: Set LSB of command to 1 as end bit 2021-03-19 08:51:31 -05:00
emul emul: Add an emulator for the eSPI Host 2021-01-20 17:49:19 -05:00
fb
fs fs: shell: Remove unneeded flags from fs_open calls 2021-03-04 06:10:58 -05:00
ipc ipc: Make log level configurable for RPMsg service and backend 2021-03-06 09:09:50 -06:00
jwt
logging logging: swo: Add option to set custom reference frequency 2021-03-15 10:23:10 +01:00
lorawan lorawan: add callback for datarate changes 2021-02-28 16:36:57 -05:00
mgmt mgmt/osdp: Fix coverity identified logical dead-code 2021-03-10 10:15:48 -05:00
modbus modbus: add MODBUS RTU subsystem 2021-03-19 15:50:21 +01:00
net net: dhcpv4: switch to new work API 2021-03-18 11:57:21 -04:00
power power: Get rid of deep sleep and sleep concepts 2021-03-07 07:59:53 -05:00
random
settings settings: Handle unhandled error 2021-02-03 08:37:11 -05:00
shell shell: Fix llvm-clang coverage without backend. 2021-03-18 07:41:06 -05:00
stats
storage storage/stream/flash: Failed write of reminder rewinds buffer offset 2021-03-03 11:40:11 +03:00
task_wdt task_wdt: add task-level watchdog subsystem 2021-03-15 12:24:54 +01:00
testsuite linker-tool-gcc: revise for MMU support 2021-03-16 15:03:44 -04:00
timing
tracing tracing: add RAM backend 2021-03-06 07:33:59 -05:00
usb usb: hid: allow boot interface Protocol Code to be set per device 2021-03-19 09:51:21 -04:00
CMakeLists.txt modbus: add MODBUS RTU subsystem 2021-03-19 15:50:21 +01:00
Kconfig modbus: add MODBUS RTU subsystem 2021-03-19 15:50:21 +01:00