gustavonihei opened a new pull request #3154: URL: https://github.com/apache/incubator-nuttx/pull/3154
## Summary This PR intends to add Button support for the following boards: - ESP32-DevKitC - ESP32-Ethernet-Kit - ESP-WROVER-KIT Each board provides a BOOT button which is hardwired to the GPIO0 pin of the ESP32 module. It currently is implemented as a GPIO interrupt. ## Impact New feature. ## Testing This feature was validated using the `buttons` example application. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org