We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff76ca commit 786cd7fCopy full SHA for 786cd7f
tests/drivers/adc/adc_accuracy_test/Kconfig
@@ -15,7 +15,7 @@ config DAC_SOURCE_TEST
15
16
config REFERENCE_VOLTAGE_TEST
17
bool
18
- default y if $(dt_node_has_prop,/$(ZEPHYR_USER),reference_mv)
+ default y if $(dt_node_has_prop,/$(ZEPHYR_USER),reference-mv)
19
20
config NUMBER_OF_PASSES
21
int "Number of passes"
0 commit comments