v0.1.24
Breaking changes:
- Move
_strip,_strip_endbefore_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
_deriveto rename derived peripherals, optionally specify a new base
address and description (#118)- If registers were being copied and modified, use
_copyinstead of
_derivefor those peripherals.
- If registers were being copied and modified, use