William Ferguson
|
13b0633e8d
|
[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-04-23 07:35:47 +00:00 |
|
fuzhibo
|
67a48580fa
|
driver(touch): fix touch sensor driver redundancy
|
2020-07-30 16:42:48 +08:00 |
|
Fu Zhi Bo
|
3a468a1ffd
|
Refactor the touch sensor driver
|
2019-11-27 20:08:44 +08:00 |
|
Angus Gratton
|
9d19f4fc8e
|
driver docs: Fix some doxygen warnings
|
2019-09-13 14:30:06 +10:00 |
|
fuzhibo
|
572084821b
|
add Comment for touchpad
|
2019-08-07 11:39:17 +08:00 |
|