cforth
cforth copied to clipboard
ESP32 Interrupts
Is it possible to generate an interrupt, and catch it, from a GPIO pin ?
If so could you point me at an example.
Thanks
I know this a little old now, but I'm looking at this again. Anybody give me a pointer ?
See: https://github.com/MitchBradley/cforth/blob/WIP/src/app/esp32/tests/ButtonInt.fth in the latest release.