* Support for multicore async GPIO: Use the correct registers depending on which core the interrupt is being serviced on. Fixed a bug in the `esp32::gpio_intr` which would enable the interrupt on both cores. It now enables the interrupt for the core in which `listen()` is called. * add changelog item * Simplify GPIO interrupt status |
||
|---|---|---|
| .. | ||
| efuse.rs | ||
| gpio.rs | ||
| mod.rs | ||
| peripherals.rs | ||
| radio_clocks.rs | ||