commit | fa4a787626e461b1125d950314740d976ccb6d4b | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Tue May 20 16:18:06 2025 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Mon Jun 02 14:59:36 2025 -0700 |
tree | dbd8bd7e0a232a420bfacf991f4589c322050b87 | |
parent | bb82b5d860782fc73d5e6b779b86f7230baa4a10 [diff] |
add rtu and common dirs Add rtu (remote terminal unit) and common dirs and enable this in top level meson.build file. Add meson option for modbus-rtu and conditionally include rtu based on this option. Tested: meson build passed. Change-Id: I9b3b061cf31ebb5195854f89ce399bc765c64a85 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.
The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.
The phosphor-modbus is built using meson.
meson build && ninja -C build