zephyr/samples/sensor/esp32_temp_sensor/prj.conf
Marek Matej ac0cbe3c4e samples: esp32: temp: CPU die temperature sample
Add die temperature measure sample for ESP32 targets
esp32s2_saola, esp32c3_devkitm.

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2022-12-15 18:21:39 +01:00

4 lines
61 B
Plaintext

CONFIG_SENSOR=y
CONFIG_PRINTK=y
CONFIG_CBPRINTF_FP_SUPPORT=y