Files
esp-idf/components
xiongyu af4c455417 bugfix(gpio):fix esp32 s2 rtc io issue
* Modify the function implementation of ESP32-S2 RTC GPIO
  On ESP32 those PADs which have RTC functions must set pullup/down/capability via RTC register.
  On ESP32-S2, Digital IOs have their own registers to control pullup/down/capability, independent with RTC registers.
* Add ESP32-S2 support of unit test
* Modify the pull-up test of unit test
* Modify the interrupt test of unit test
* Modify input and output mode test of unit test
2019-11-27 17:18:20 +08:00
..
2019-10-09 16:46:46 +08:00
2019-11-20 11:17:27 +01:00
2019-10-30 15:43:40 +08:00
2019-11-20 11:17:27 +01:00
2019-11-26 20:01:50 +08:00
2019-11-13 15:24:01 +03:00
2019-08-14 10:03:27 +10:00
2019-11-20 11:17:27 +01:00
2019-11-20 11:17:27 +01:00
2019-11-20 11:17:27 +01:00
2019-11-22 09:03:23 +03:00
2019-11-20 11:17:27 +01:00
2019-11-26 20:01:50 +08:00