Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ZigEmbeddedGroup
/
microzig
Public
Notifications
You must be signed in to change notification settings
Fork
198
Star
2.3k
Code
Issues
68
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
core: Mmio helpers and raw access cleanup
- #990
#990
Open
piotrfila
wants to merge 13 commits into
ZigEmbeddedGroup:main
ZigEmbeddedGroup/microzig:main
from
piotrfila:mmio-cleanup
piotrfila/microzig:mmio-cleanup
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
core: Mmio helpers and raw access cleanup
#990
piotrfila
wants to merge 13 commits into
ZigEmbeddedGroup:main
ZigEmbeddedGroup/microzig:main
from
piotrfila:mmio-cleanup
piotrfila/microzig:mmio-cleanup
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
virtual-filesystem: minor fixes
piotrfila
committed
7123838
View commit details
Copy full SHA for 7123838
Browse repository at this point
Mmio: Better input type checking and type safety
piotrfila
committed
4af926b
View commit details
Copy full SHA for 4af926b
Browse repository at this point
Commits on Jul 18, 2026
Mmio: remove underlying_type and add helper function
piotrfila
committed
46e79f2
View commit details
Copy full SHA for 46e79f2
Browse repository at this point
Mmio: introduce write_default_zero()
piotrfila
committed
2507e24
View commit details
Copy full SHA for 2507e24
Browse repository at this point
Remove most direct references to Mmio.raw
piotrfila
committed
758dbaf
View commit details
Copy full SHA for 758dbaf
Browse repository at this point
Mmio: add modify_raw()
piotrfila
committed
9be49f5
View commit details
Copy full SHA for 9be49f5
Browse repository at this point
Mmio: add toggle_raw(), set_raw() and clear_raw()
piotrfila
committed
5579cea
View commit details
Copy full SHA for 5579cea
Browse repository at this point
Remove last reference to Mmio.raw
piotrfila
committed
80c6573
View commit details
Copy full SHA for 80c6573
Browse repository at this point
Also wrap integers in Mmio
piotrfila
committed
631c7fd
View commit details
Copy full SHA for 631c7fd
Browse repository at this point
Divide Mmio into subtypes
piotrfila
committed
4ff780b
View commit details
Copy full SHA for 4ff780b
Browse repository at this point
Formatting fix
piotrfila
committed
1267a57
View commit details
Copy full SHA for 1267a57
Browse repository at this point
Remove unused imports
piotrfila
committed
2fe8a1c
View commit details
Copy full SHA for 2fe8a1c
Browse repository at this point
Remove more unused imports
piotrfila
committed
9393a21
View commit details
Copy full SHA for 9393a21
Browse repository at this point
You can’t perform that action at this time.