InterruptConfigurable
* Implement `InterruptConfigurable` * Fix doc-tests * Clippy * Fix lp_core_uart example * CHANGELOG.md * Have DEFAULT_INTERRUPT_HANDLER * Fix docs * Clippy * Add `set_interrupt_handler` for WDT
* feat: Add missing cfg(test) * feat: Initial SHA HIL test * test: Test all the SHA modes