mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-01 23:51:49 +01:00
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
This commit is contained in:
committed by
songruojing
parent
29e7456f37
commit
6deaefde69
@@ -118,6 +118,11 @@ Overview
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
* - GPIO20
|
||||
-
|
||||
-
|
||||
- This pin is only available on ESP32-PICO-V3 chip package
|
||||
|
||||
* - GPIO21
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user