Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-modbus
/
refs/heads/main
/
.
/
meson.options
blob: 5346c2ba8f43c75774b6fc29537c19b1c677d067 [
file
] [
log
] [
blame
]
Jagpal Singh Gill
fa4a787
2025-05-20 16:18:06 -0700
[
diff
] [
blame
]
1
option
(
2
'modbus-rtu'
,
3
type
:
'feature'
,
4
value
:
'enabled'
,
5
description
:
'Enable modbus RTU.'
,
6
)
7
Jagpal Singh Gill
0fffb59
2025-05-20 23:45:25 -0700
[
diff
] [
blame
]
8
option
(
'tests'
,
type
:
'feature'
,
description
:
'Build tests'
)