Skip to content

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