laokaiyao
|
57312e6e3e
|
adc_calib: support calibration v2 on esp32c6
|
2023-07-06 10:36:29 +08:00 |
|
laokaiyao
|
e90a2d50c4
|
adc_cali: supported channel compensation of adc calibration on esp32c6
|
2023-07-05 12:48:11 +08:00 |
|
laokaiyao
|
6336a9e2b5
|
adc_cali: supported adc calibration on esp32c6
|
2023-07-05 12:48:11 +08:00 |
|
morris
|
a9d12c0fe9
|
adc: fixed the issue that multiply overflow before type expand
|
2023-06-07 11:40:56 +08:00 |
|
Armando
|
f29eda26e6
|
esp_adc: replace hardcoded calibration version to a macro
On esp32c3 and esp32s3, we support calibration version 1. This commit
replace it with ESP_EFUSE_ADC_CALIB_VER to avoid hardcode.
|
2022-10-13 21:03:51 +08:00 |
|
Armando
|
50a8d8412e
|
esp_adc: remove wno flag
|
2022-08-26 15:08:18 +08:00 |
|
Armando
|
5b523a3313
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
|