| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
with svd2rust 0.8.x peripheral types are written in UPPERCASE and match their
names so specifying the type in the register_block field is no longer necessary.
|
|
|
|
|
|
it's not required as the user never deal with Ceiling tokens
|
|
|
|
|
|
|
|
remove the P.as_ceiling method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`peripherals!` is the safe way to declare `Peripheral`s
|
|
|
|
for safe declaration of `Peripheral`s
closes #12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
they are too limited
|
|
|
|
|
|
|
|
|
|
|
|
to assert that they point to `static` data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|