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 NUC126 support #341

Draft
wants to merge 2 commits into
base: chibios-21.11.x
Choose a base branch
from

Conversation

FlamingCupcake
Copy link

Resolves #337

This is a draft of support for the NUC126 family of MCUs.

The implementation is largely based upon the existing implementation for the NUC123 family.
It also contains:

  • Drivers for ST, USB and PAL
  • Demos for the USB and PAL drivers (currently untested, EV board on the way)

Current version should be working (🤞 no jinx) even though it has some TODOs (which are just nice-to-haves) but might not fit the code style.

@FlamingCupcake FlamingCupcake changed the title Added NUC126 support initial implementation Add NUC126 support Oct 11, 2022
@fpoussin
Copy link
Member

fpoussin commented Nov 3, 2022

Let me know when you are ready to merge. In the meanwhile, could you add it to the CI workflows?
Thanks

@FlamingCupcake
Copy link
Author

Hi, just dropping an update. I got my devboard recently and am working on squashing bugs.

I'll see to adding it to the CI. If there's anything else that you'd like me to add, please let me know.

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.

[Feature Request] NUC126 Support
2 participants