Alberto García Hierro
|
6deaefde69
|
Enable IO20 on ESP32
Some newer ESP32 variants (like ESP32-PICO-V3 and ESP32-PICO-MINI-02)
do implement this pin and it can be used as a normal GPIO.
Fixes #6016
Fixes #6837
Closes https://github.com/espressif/esp-idf/pull/6918
|
2021-08-20 14:05:38 +08:00 |
|
Renz Bagaporo
|
79887fdc6c
|
soc: descriptive part occupy whole component
|
2020-10-28 07:21:29 +08:00 |
|
Renz Christian Bagaporo
|
1f2e2fe8af
|
soc: separate abstraction, description and implementation
|
2020-02-11 14:30:42 +05:00 |
|
xiongyu
|
a3b79e9202
|
refactor(gpio): add hal gpio driver
|
2019-11-22 17:24:53 +08:00 |
|
Konstantin Kondrashov
|
32da455384
|
soc: Fix check_long_hold_gpio and move def to soc
Fix factory_reset_pin init as input
Move definition a structure rtc_gpio_desc to soc
Closes https://github.com/espressif/esp-idf/issues/2030
|
2018-06-22 09:20:27 +05:00 |
|