morris
|
c0289ee6eb
|
fix(drivers): fix typos found by codespell
codespell components/esp_driver*
|
2024-03-28 10:01:27 +08:00 |
|
Armando
|
d3be2541de
|
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-06 18:55:49 +08:00 |
|
Armando
|
b774bd1457
|
refactor(esp_adc): reformat code with astyle_py
|
2023-10-08 10:35:52 +08:00 |
|
KonstantinKondrashov
|
e72061695e
|
all: Removes unnecessary newline character in logs
Closes https://github.com/espressif/esp-idf/issues/11465
|
2023-06-09 03:31:21 +08:00 |
|
morris
|
d1934d8c45
|
adc: fixed the issue that multiply overflow before type expand
|
2023-06-06 14:16:09 +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 |
|