Files
esp-idf/components/driver
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-11-21 20:31:34 +08:00
2019-11-22 15:42:16 +08:00
2019-10-29 20:06:39 +08:00
2019-11-20 11:17:27 +01:00
2019-11-22 11:44:46 +08:00
2019-11-27 17:18:20 +08:00
2019-11-21 20:34:07 +08:00
2019-11-21 10:40:49 +08:00
2019-11-21 16:25:22 +08:00
2019-11-25 00:36:30 +08:00
2019-11-18 14:35:46 +08:00
2019-06-28 11:34:49 +08:00
2019-11-20 10:54:21 +08:00
2019-11-21 10:40:49 +08:00
2019-11-22 15:42:16 +08:00
2019-04-12 02:24:28 +08:00
2019-11-26 20:01:50 +08:00