esp-hal
esp-hal copied to clipboard
Overwritten default GPIO handler: currently no way to use async
See https://github.com/esp-rs/esp-hal/issues/2492#issuecomment-2511458026
TL;DR: Expose an unsafe wake_pin method
Is this still a problem? We've reworked some things in this area since creating this.
yes