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

arch/nrf53: add QSPI support #9387

Merged
merged 3 commits into from
May 25, 2023
Merged

Conversation

raiden00pl
Copy link
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
Copy link
Contributor

@JianyuWang0623 JianyuWang0623 Jan 15, 2025

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
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.

4 participants