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') |