Skip to content

arch/nrf53: add QSPI support#9387

Merged
xiaoxiang781216 merged 3 commits into
apache:masterfrom
raiden00pl:nrf53_qspi
May 25, 2023
Merged

arch/nrf53: add QSPI support#9387
xiaoxiang781216 merged 3 commits into
apache:masterfrom
raiden00pl:nrf53_qspi

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Summary

  • arch/nrf53: add HFCLK192M clock support
  • arch/nrf53: add QSPI support
  • boards/nrf5340-dk: add mx25 memory support

Impact

Testing

nrf5340-dk with littlefs on the MX25r6435F QSPI memory

The HFCLK192M clock is required for QSPI to work
From now on-board QSPI memory is supported.
@xiaoxiang781216 xiaoxiang781216 merged commit e06ce27 into apache:master May 25, 2023
@raiden00pl raiden00pl deleted the nrf53_qspi branch May 26, 2023 08:03

@JianyuWang0623 JianyuWang0623 Jan 15, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could you explain what is the file “#defconfig#” used for?
CONFIG_NSH_LINELEN was deprecated now, please see #15541 and apache/nuttx-apps#2943.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this is emacs auto-save temporary file. Should not be added. Fixed here #15555

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.

5 participants