probe-rs
probe-rs is an embedded toolkit, written in Rust. I don't maintain probe-rs! But through work on imxrt-rs, I contribute target support for NXP's i.MX RT 10xx and 11xx MCUs.
My fork might have work I'm still playing with, or commits that aren't a fit for upstream. Check them out if you're looking for support with i.MX RT MCUs.
I have a few other projects that are related to probe-rs:
- imxrt-flash-algos, open source flash programming algorithms, competing with NXP's offerings. These can be used within probe-rs.
- imxrt-tools, host-side tools for interacting with i.MX RT MCUs. These tools build on probe-rs, the library.