nxp-mcuxpresso / mcux-sdk

MCUXpresso SDK
BSD 3-Clause "New" or "Revised" License
323 stars 142 forks source link

mcux: Add support for mimxrt1050_evk_qspi #65

Closed mmahadevan108 closed 2 years ago

mmahadevan108 commented 2 years ago

Prerequisites

Describe the pull request Add support for mimxrt1050_evk_qspi. This board should support both boot-from-hyperflash and boot-from-qspi. This modification enables a modified board to boot from the on-board qspi nor chip.

Signed-off-by: Xabier Marquiegui xmarquiegui@ainguraiiot.com Signed-off-by: Mahesh Mahadevan mahesh.mahadevan@nxp.com

Type of change (please delete options that are not relevant): New feature (non-breaking change which adds functionality)

mmahadevan108 commented 2 years ago

cc @mcuxsusan @dleach02 @ainguraXmarquiegui

mcuxsusan commented 2 years ago

Thanks @mmahadevan108 for bringing this change into mcux-sdk.