commit | 37651b8089daa7c3b297732bb12bd8bdf909b54c | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Tue May 20 15:01:19 2025 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Wed May 21 15:54:18 2025 -0700 |
tree | 45b536878484dc72157c99f961718add461130b1 | |
parent | d91ef990383ed38eb179ef0377cd5da8cd4b2846 [diff] |
add .gitignore file Add .gitignore to specify list of temporary files to be ignored by git. Change-Id: Icdd23874dc22ba69c67bb5cef611d51ccf3b665e 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