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

Fixes and improvements for iMXRT1050 QSPI #338

Merged
merged 13 commits into from
Aug 21, 2023
Merged

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Aug 9, 2023

  • Fixes for i.MX RT1050 to support QSPI with IS25WP064A (enabled with CONFIG_FLASH_IS25WP064A) or W25Q64JV (enabled with CONFIG_FLASH_W25Q64JV). The default is the HyperFlash.
  • Add support for iMX RT1050 and RT1060 wolfBoot_printf using DEBUG_UART=1.
  • Fix RT1050 example app LED.
  • Fix documentation for test-app location.
  • Added GitHub action build tests for NXP parts (iMX RT, Kinetis and LPC).

ZD 16472

@dgarske dgarske self-assigned this Aug 9, 2023
@dgarske dgarske requested a review from danielinux August 9, 2023 18:22
@dgarske dgarske marked this pull request as ready for review August 11, 2023 18:11
@dgarske dgarske requested a review from bigbrett August 14, 2023 19:37
hal/imx_rt.c Outdated Show resolved Hide resolved
hal/imx_rt.c Outdated Show resolved Hide resolved
docs/Targets.md Show resolved Hide resolved
hal/imx_rt.c Show resolved Hide resolved
@dgarske dgarske force-pushed the imx-rt branch 3 times, most recently from e176b91 to d8ed2be Compare August 17, 2023 23:27
@danielinux danielinux merged commit adce087 into wolfSSL:master Aug 21, 2023
58 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.

3 participants