Open
Description
Currently this does not work, spi0
needs to be made a choice
for it to work or a workaround is to use it as a value and use the #
operator to convert it to a string.
syscfg.defs:
CHIP_ONB:
description: 'On board chip'
value: 1
restrictions:
- 'CHIP_ONB_SPI_BUS == "spi0"'
CHIP_ONB_SPI_BUS:
value: 'spi0'
Metadata
Metadata
Assignees
Labels
No labels