Skip to content

Add vmu rt1170 board#191

Merged
mciantyre merged 1 commit into
imxrt-rs:mainfrom
SpinFast:vmu1176
Jul 20, 2025
Merged

Add vmu rt1170 board#191
mciantyre merged 1 commit into
imxrt-rs:mainfrom
SpinFast:vmu1176

Conversation

@SpinFast

@SpinFast SpinFast commented Jul 18, 2025

Copy link
Copy Markdown
Contributor

Adds the initial vmu rt1170 board and needed FCB configuration for booting.

Depends on:

@mciantyre mciantyre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks like this board should be able to, at least, turn on its LED. Mind adding just enough coverage for the board and the hal_led example? I think this should do it:

# We only care that the VMU board can turn on its LED
- --features=board/vmu-rt1170-cm7 --example=hal_led # Other examples, maybe...

I'm prioritizing a CI build of just the board. If there's other examples that are working, it could be nice to add them, but also OK if that doesn't happen / happens later.


crates.io should have all dependent crates. Everything else LGTM, but I'm not doing a detailed review to check pinouts / hardware capabilities.

@SpinFast SpinFast marked this pull request as ready for review July 20, 2025 00:38
@SpinFast

Copy link
Copy Markdown
Contributor Author

Looks like this board should be able to, at least, turn on its LED. Mind adding just enough coverage for the board and the hal_led example? I think this should do it:

# We only care that the VMU board can turn on its LED
- --features=board/vmu-rt1170-cm7 --example=hal_led # Other examples, maybe...

I'm prioritizing a CI build of just the board. If there's other examples that are working, it could be nice to add them, but also OK if that doesn't happen / happens later.

crates.io should have all dependent crates. Everything else LGTM, but I'm not doing a detailed review to check pinouts / hardware capabilities.

Yeah that makes sense, thanks! Most of the pins are tied up to internal things or external connectors. The uart, leds, and swd are easily available though so will try and cover those.

Adds the initial vmu rt1170 board and needed FCB configuration for
booting.
@mciantyre mciantyre merged commit 4a9f5b3 into imxrt-rs:main Jul 20, 2025
41 checks passed
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.

2 participants