I want to intergrate the ESP32-S2-MINI-1 module to my design. My design requires 18 external interrupts and looking the datasheet of the ESP32-S2-MINI-1 module I see that there are available 25 gpios. However what it is not mentioned is what gpios can be used as external interrrupts... I should assume that every gpio could be used for this purpose?
https://www.espressif.com/sites/default ... eet_en.pdf
With that been said could I use any of the IO pin as external interrupt? The following capture is from the datasheet

Thanks
Nick
