Armando
|
f01a40afe2
|
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
By design, it's 12 dB. There're errors among chips, so the actual
attenuation will be 11dB more or less
|
2023-11-07 14:11:10 +08:00 |
|
laokaiyao
|
edc1abc8ea
|
refactor(adc_calib): Simplify 2nd step coefficient calculation
- remove unnecessary variables and calculations
- improve readability of code
|
2023-07-06 14:22:03 +08:00 |
|
laokaiyao
|
f949819976
|
adc_calib: support calibration v2 on esp32c6
|
2023-06-26 10:40:36 +08:00 |
|
Armando
|
ccfbba5994
|
esp_adc: support adc calibration on esp32c2
|
2022-10-13 21:03:51 +08:00 |
|
KonstantinKondrashov
|
0f8ff5aa15
|
efuse: Adds major and minor versions and others
|
2022-07-05 14:38:27 +08:00 |
|
Cao Sen Miao
|
3a820462ac
|
temperature_sensor: Add temperature sensor support for ESP32-C2
|
2022-06-23 15:36:43 +08:00 |
|