zephyr/tests/drivers/adc
Ulf Magnusson d96dbadd75 tests: adc_simple: Change ADC_DEBUG=y to SYS_LOG_ADC_LEVEL=4
The ADC_DEBUG Kconfig symbol was removed in commit a679f32920
("sys_log: replace old debug macros at ADC driver"), which introduced
SYS_LOG_ADC_LEVEL and switched to using SYS_LOG_DBG() for debug
messages.

Remove the ADC_DEBUG=y assignment and set SYS_LOG_ADC_LEVEL=4 so that
the debug messages still show up.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-25 11:19:34 -04:00
..
adc_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
adc_simple tests: adc_simple: Change ADC_DEBUG=y to SYS_LOG_ADC_LEVEL=4 2018-05-25 11:19:34 -04:00