diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-02-26 01:55:27 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-02-26 01:55:27 +0100 |
| commit | 11be9170ec018dcc9284b413c5313ce7bb07159f (patch) | |
| tree | b9a1663a24af2dc0a1c860667d2db00f03d391a7 /embassy-std/src | |
| parent | 90476ef9005e391e9a9c9e5c4f0d82ceccdf7c11 (diff) | |
Cleanup interrupt package naming. Fixes #40
The `interrupt` package previously tried to be drop-in compatible with the
`interrupt` package from PACs. THis meant that there was both a PAC-style enum
value `UARTE0` and an embassy-style owned `UARTE0Interrupt` type. This made
things VERY confusing.
This drops compatibility with the PAC, improving the names for embassy interrupts.
Diffstat (limited to 'embassy-std/src')
0 files changed, 0 insertions, 0 deletions
