blob: 0442e5ca01ac9ebf835793572a0e27d5144f30c9 [file] [log] [blame]
option('tests', type: 'feature', description: 'Build tests')
option(
'chip_config',
type: 'array',
choices: ['p10', 'explorer', 'odyssey'],
description: 'Configured chips to build data files for',
)