Skip to content

xq's changes in Ashet #602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

xq's changes in Ashet #602

wants to merge 3 commits into from

Conversation

ikskuh
Copy link
Contributor

@ikskuh ikskuh commented Jun 19, 2025

This PR tracks the changes i'm doing in Ashet Technologies-related parts.

I will clean them up when i have the time, feel free to cherry-pick changes into MicroZig

};

/// Returns a pointer to an mmio register.
pub inline fn mmioRegister(address: usize, comptime Reg: type, comptime config: MmioConfig) *volatile MmioRegister(Reg, config) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change to mmio_register, in MicroZig we use snake case for function names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant