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

WIP: MPW-evb bringup #587

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

WIP: MPW-evb bringup #587

wants to merge 27 commits into from

Conversation

bunnie
Copy link
Member

@bunnie bunnie commented Oct 1, 2024

New EVB target for cramium that more closely resembles a product config

1. System works with 1.8V VDD I/O now, needs a new chip ID for
flash

2. Add direct c-translated version of init_clock_asic() for reference
testing.
this lays the foundation to make code portable between std and
no-std environments for setting up pin configurations.
…nnels

this allows us to tease out the clock setting code from the pin
setting code. probably will need to add more helpers for other
peripherals as we continue through with this exercise.
this is just a reminder to me on how i was planning to implement
this after going through a big side-quest to change other things.
this is an intermediate step on the way to moving these all into
a common area for board definitions
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