v0.2.6
Breaking changes:
- Move
_strip
,_strip_end
before_modify
(#89)- Existing patch files may need updating to refer to the stripped
versions of names being modified
- Existing patch files may need updating to refer to the stripped
- Allow
_derive
to rename derived peripherals, optionally specify a new base
address and description (#118)- If registers were being copied and modified, use
_copy
instead of
_derive
for those peripherals.
- If registers were being copied and modified, use
Other changes: