laokaiyao
|
d5e55e0563
|
touch_sensor: add description to distinguish the API on different target
Closes https://github.com/espressif/esp-idf/issues/9067
|
2022-06-28 02:20:43 +00:00 |
|
laokaiyao
|
a1cadba191
|
touch_sensor: apply general check
|
2021-10-08 11:32:12 +08:00 |
|
Jan Brudný
|
a93daccabe
|
driver: update copyright notice
|
2021-05-24 02:02:15 +02:00 |
|
fuzhibo
|
6b361ed70f
|
fix: reduce the consumption of touch sensor during deep sleep
|
2021-03-15 03:59:54 +00:00 |
|
William Ferguson
|
13bc5feb0a
|
[cxx]: fixed extern "C" declarations
* Moving #includes above
#ifdef __cplusplus extern "C" { #endif
So that we can compile with CPP.
Signed-off-by: Jakob Hasse <jakob.hasse@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/6634
|
2021-03-08 14:11:33 +08:00 |
|
fuzhibo
|
e51a7a6b6f
|
driver: update touch sensor apis
|
2021-01-05 03:11:58 +00:00 |
|
fuzhibo
|
1568b6913d
|
driver(touch): fix touch sensor driver redundancy
|
2020-07-27 03:37:29 +00:00 |
|
fuzhibo
|
baa7898e35
|
driver(adc/dac): fix adc dac driver for esp32s2
1. update register file about adc; 2. fix adc driver; 3. add UT for adc/dac;
See merge request espressif/esp-idf!7776
|
2020-04-01 12:41:51 +08:00 |
|