Skip to content

xq's changes in Ashet#602

Closed
ikskuh wants to merge 3 commits intomainfrom
xq_worktree
Closed

xq's changes in Ashet#602
ikskuh wants to merge 3 commits intomainfrom
xq_worktree

Conversation

@ikskuh
Copy link
Copy Markdown
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) {
Copy link
Copy Markdown

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.

@mattnite
Copy link
Copy Markdown
Contributor

This is 6 months old so I'm closing it @ikskuh if the functionalities aren't here yet please file tickets

@mattnite mattnite closed this Dec 17, 2025
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.

2 participants