Double check usage of unwrap / panic #2657
Labels
1.0-blocker
investigation
Not needed for 1.0, but don't know if we can support without breaking the driver.
peripheral:gpio
GPIO peripheral
There are two unwraps - one can never fail the other could (set_interrupt_priority)
There are a few explicit panics which are inevitable but maybe we should document it
The text was updated successfully, but these errors were encountered: