Linda
|
d6ffcfdae8
|
docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3
|
2022-11-11 17:40:18 +08:00 |
|
laokaiyao
|
5c57f9c884
|
touch_sensor: add description to distinguish the API on different target
Closes https://github.com/espressif/esp-idf/issues/9067
|
2022-09-22 10:31:08 +08:00 |
|
Cao Sen Miao
|
f2ac141ebf
|
temperature_sensor: Fix issue that value is not accurate on ESP32-S3
|
2022-09-02 16:03:39 +08:00 |
|
Cao Sen Miao
|
daceb3516d
|
temperature sensor: Add support on ESP32-S3,
Closes https://github.com/espressif/esp-idf/issues/8086
|
2022-07-13 17:22:59 +08:00 |
|
Michael (XIAO Xufeng)
|
c3c802d9b8
|
Revert "touch_sensor: forbid from using touch sensor with sleep on ESP32-S3"
This reverts commit a84faa3cef .
|
2022-06-27 14:33:09 +08:00 |
|
Michael (XIAO Xufeng)
|
ea27a8543a
|
touch_sensor: forbid from using touch sensor with sleep on ESP32-S3
This is not supported yet.
|
2022-03-25 14:50:26 +08:00 |
|
Armando
|
1ec46ad3b8
|
adc: support adc dma driver on all chips
|
2021-12-23 17:13:46 +08:00 |
|
laokaiyao
|
a1cadba191
|
touch_sensor: apply general check
|
2021-10-08 11:32:12 +08:00 |
|
fuzhibo
|
589646a31e
|
update touch with review advice
|
2021-10-08 10:39:46 +08:00 |
|
fuzhibo
|
057b9d61b5
|
driver(touch): support touch sensor for esp32s3 platform
|
2021-10-08 10:39:46 +08:00 |
|
laokaiyao
|
27d9657b6c
|
driver/adc: support adc single sample on s3
|
2021-07-15 19:13:50 +08:00 |
|
Jan Brudný
|
a93daccabe
|
driver: update copyright notice
|
2021-05-24 02:02:15 +02:00 |
|
morris
|
75dfd970b4
|
dac: added DAC support macro
Remove DAC support on ESP32-S3
|
2021-04-12 12:04:46 +08:00 |
|
fuzhibo
|
6b361ed70f
|
fix: reduce the consumption of touch sensor during deep sleep
|
2021-03-15 03:59:54 +00:00 |
|
Angus Gratton
|
f09b8ae7a4
|
driver: Add esp32c3 ADC driver
Based on internal commit 3ef01301fffa552d4be6d81bc9d199c223224305
|
2020-12-23 09:53:24 +11:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
morris
|
61f89b97c6
|
bringup esp32-s3 on FPGA
|
2020-09-22 15:15:03 +08:00 |
|