Skip to content
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

✨ add map driver #120

Merged
merged 3 commits into from
Aug 2, 2024
Merged

✨ add map driver #120

merged 3 commits into from
Aug 2, 2024

Conversation

rneswold
Copy link
Contributor

@rneswold rneswold commented Aug 2, 2024

This adds the map driver to DrMem. This is another internal driver that is always available (it's considered one of the "building block" drivers, like the timer, cycle, and memory drivers.)

This adds a verification test to make sure the default value is the
same as every value in the values array.
@rneswold rneswold linked an issue Aug 2, 2024 that may be closed by this pull request
@rneswold rneswold merged commit fbb32a8 into DrMemCS:main Aug 2, 2024
4 checks passed
@rneswold rneswold deleted the pr-issue110 branch August 2, 2024 05:04
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.

✨ Add Map driver
1 participant