Browse Source

samples: sensor: die temperature polling: remove redundant configuration

rpi_pico.conf only adds CONFIG_ADC=y which already exists in the
prj.conf so it's redundant and can be removed.

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
pull/81485/head
Yishai Jaffe 8 months ago committed by Anas Nashif
parent
commit
b44ab89c4c
  1. 1
      samples/sensor/die_temp_polling/boards/rpi_pico.conf

1
samples/sensor/die_temp_polling/boards/rpi_pico.conf

@ -1 +0,0 @@ @@ -1 +0,0 @@
CONFIG_ADC=y
Loading…
Cancel
Save