mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
1. Fix EXT0 wakeup pin error on ESP32: GPIO3 is not a RTC IO, change to use GPIO25. 2. Add ESP_ERROR_CHECK to explicitly show the runtime error 3. Improve example README