| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-08 | Fix workflow Rust API not returning refcounted objects | Mason Reed | |
| IDK why this was not done prior, leaking the returned core activity and workflow object. | |||
| 2025-02-26 | SVD Loader: Support subregion register address blocks | Mason Reed | |
| Previously we assumed a well-formed SVD file to only address its register block with a single definition, this is unfortunately not always the case and to handle it we must attempt to merge blocks, more work on this needs to be done later to support multi-register address blocks. | |||
| 2025-02-24 | Add SVD Loader Plugin | Mason Reed | |
