aboutsummaryrefslogtreecommitdiff
path: root/embassy-std/src/lib.rs
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2021-02-26 01:55:27 +0100
committerDario Nieuwenhuis <[email protected]>2021-02-26 01:55:27 +0100
commit11be9170ec018dcc9284b413c5313ce7bb07159f (patch)
treeb9a1663a24af2dc0a1c860667d2db00f03d391a7 /embassy-std/src/lib.rs
parent90476ef9005e391e9a9c9e5c4f0d82ceccdf7c11 (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/lib.rs')
0 files changed, 0 insertions, 0 deletions