702: Monotonics interrupt token r=AfoHT a=korken89



Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
This commit is contained in:
bors[bot] 2023-03-11 20:18:58 +00:00 committed by GitHub
commit 534d42edf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 48 additions and 8 deletions

View file

@ -9,6 +9,8 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Added
- Interrupt tokens for `Systick` and `rp2040` to make sure an interrupt handler exists
### Changed
### Fixed