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 support for i.MX RT1050 #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hatimbt
Copy link

@hatimbt hatimbt commented Jan 31, 2024

Adds basic support to the i.MX RT1050 family of chips.

I have not yet developed hardware tests and examples under board, however, I am currently using this HAL on a custom hardware.

The imxrt-iomuxc dependency needs the changes in imxrt-rs/imxrt-iomuxc#43 to work.

@hatimbt hatimbt mentioned this pull request Jan 31, 2024
5 tasks
@mciantyre
Copy link
Member

Could you give a pass through the workflow definitions and add builds for the new imxrt1050 feature flag? I think the lint-log and tests jobs are the only two that need additions.

There's no in-tree hardware examples. Nevertheless, it was tested on
custom hardware.
Copy link
Member

@mciantyre mciantyre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to merge after we talk about and merge imxrt-rs/imxrt-iomuxc#43 .

@mciantyre mciantyre linked an issue May 3, 2024 that may be closed by this pull request
5 tasks
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 support for i.MX RT1050
2 participants