| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
and move the logic that differentiates interrupts from exceptions from the crate
to the procedural macro logic
|
|
with task! gone 3 types of errors / gotchas have been eliminated :tada:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove the P.as_ceiling method
|
|
|
|
for safe declaration of `Peripheral`s
closes #12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
they are too limited
|
|
|
|
|
|
to assert that they point to `static` data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|