pico-sdk icon indicating copy to clipboard operation
pico-sdk copied to clipboard

IRQ enabling guard (when no callback set)

Open MrJake222 opened this issue 2 years ago • 2 comments

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

MrJake222 avatar Sep 10 '23 19:09 MrJake222