raspberrypi / pico-sdk

BSD 3-Clause "New" or "Revised" License
3.24k stars 837 forks source link

Interrupt enabling without callback could use an assert #1721

Open MrJake222 opened 4 weeks ago

MrJake222 commented 4 weeks ago

When the user wants to enable the interrupt, 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