Merge branch 'feature/esp32c3_rtc_temp_calibration' into 'master'

temperature_sensor: calibration for esp32c3

Closes IDF-2502

See merge request espressif/esp-idf!12158
This commit is contained in:
Michael (XIAO Xufeng)
2021-02-24 03:27:49 +00:00
11 changed files with 63 additions and 20 deletions

View File

@@ -25,7 +25,7 @@ The conversion relationship is the first columns of the table below. Among them,
Application Example
-------------------
Temperature sensor reading example: :example:`peripherals/temp_sensor_esp32s2`.
Temperature sensor reading example: :example:`peripherals/temp_sensor`.
API Reference - Normal Temp Sensor
----------------------------------