blob: 5346c2ba8f43c75774b6fc29537c19b1c677d067 [file] [log] [blame]
Jagpal Singh Gillfa4a7872025-05-20 16:18:06 -07001option(
2 'modbus-rtu',
3 type: 'feature',
4 value: 'enabled',
5 description: 'Enable modbus RTU.',
6)
7
Jagpal Singh Gill0fffb592025-05-20 23:45:25 -07008option('tests', type: 'feature', description: 'Build tests')