subprojects: add sdbusplus

Add wrap file for sdbusplus to subprojects.

Change-Id: I3218f6335d4dfd2f07576d602ed39809cb01706c
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
1 file changed
tree: 8aa1a57fb712da0b13bd94e006b72197558a7c73
  1. subprojects/
  2. LICENSE
  3. OWNERS
  4. README.md
README.md

phosphor-modbus

phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.

Dependencies

The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.

Building

The phosphor-modbus is built using meson.

meson build && ninja -C build