pico-sdk
pico-sdk copied to clipboard
IRQ enabling guard (when no callback set)
When the user wants to enable the interrupt, I added a check whether a raw interrupt is added or at least a default one is set. See my problems here: https://forums.raspberrypi.com/viewtopic.php?p=2134008
edit: fixes #1721