Patrick Williams | fffd983 | 2025-02-01 08:38:36 -0500 | [diff] [blame] | 1 | option('tests', type: 'feature', description: 'Build tests') |
| 2 | option( |
| 3 | 'chip_config', |
| 4 | type: 'array', |
| 5 | choices: ['p10', 'explorer', 'odyssey'], |
| 6 | description: 'Configured chips to build data files for', |
| 7 | ) |