Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-modbus
/
refs/heads/main
/
.
/
meson.options
blob: 5346c2ba8f43c75774b6fc29537c19b1c677d067 [
file
] [
log
] [
blame
] [
edit
]
option
(
'modbus-rtu'
,
type
:
'feature'
,
value
:
'enabled'
,
description
:
'Enable modbus RTU.'
,
)
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
)