Skip to content

zephyr: Add NXP MIMXRT1020 EVK board. - #18206

Merged
dpgeorge merged 1 commit into
micropython:masterfrom
bikeNomad:zephyr/add-mimxrt1020_evk
Oct 22, 2025
Merged

zephyr: Add NXP MIMXRT1020 EVK board.#18206
dpgeorge merged 1 commit into
micropython:masterfrom
bikeNomad:zephyr/add-mimxrt1020_evk

Conversation

@bikeNomad

Copy link
Copy Markdown
Contributor

Summary

This PR adds support for Zephyr on the MIMXRT1020 EVK board.

This board has plenty of RAM, flash, and peripherals, including Ethernet.

Access to the REPL is via UART1, which is available via the DAPLink connector J23.

Testing

I've tested basic features as well as networking (PR #18205) on my board.

@bikeNomad
bikeNomad force-pushed the zephyr/add-mimxrt1020_evk branch 3 times, most recently from 4a76cf5 to c3624a8 Compare October 7, 2025 18:47
Comment thread ports/zephyr/boards/mimxrt1020_evk.conf Outdated
Comment thread ports/zephyr/boards/mimxrt1020_evk.conf Outdated
@bikeNomad
bikeNomad force-pushed the zephyr/add-mimxrt1020_evk branch from 2db4396 to d5d5d90 Compare October 13, 2025 17:11
This board has plenty of RAM, flash, and peripherals, including Ethernet.
It also has a microSD slot, which also works.

Access to the REPL is via UART1, which is available via the DAPLink
connector J23.

Signed-off-by: Ned Konz <ned@metamagix.tech>
@dpgeorge
dpgeorge force-pushed the zephyr/add-mimxrt1020_evk branch from d5d5d90 to 2082a4d Compare October 22, 2025 04:30
@dpgeorge
dpgeorge merged commit 2082a4d into micropython:master Oct 22, 2025
7 checks passed
@bikeNomad
bikeNomad deleted the zephyr/add-mimxrt1020_evk branch October 22, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants