Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'external-register'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Deleting a branch is permanent. It CANNOT be undone. Continue?
Adds support for registers that are not memory-mapped. Useful for port access (e.g. on x86) or for directing register access to external hardware, like SPI/I2C chips.
Masks and groups are kept agnostic to how the registers need to be accessed.
Yep looks good to me.
2a5fe35aee
into master 2 years ago2a5fe35aee
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.