Skip to content

add BSP_USING_FLEXSPI conditional for flexspi drivers in MIMXRT1180#5

Open
CoreBoxer wants to merge 1 commit into
RT-Thread-packages:masterfrom
CoreBoxer:imxrt1180_flexspi_support
Open

add BSP_USING_FLEXSPI conditional for flexspi drivers in MIMXRT1180#5
CoreBoxer wants to merge 1 commit into
RT-Thread-packages:masterfrom
CoreBoxer:imxrt1180_flexspi_support

Conversation

@CoreBoxer

@CoreBoxer CoreBoxer commented Jun 16, 2026

Copy link
Copy Markdown

add BSP_USING_FLEXSPI conditional for flexspi drivers in MIMXRT1180, for RT-Thread PR #11486

Summary by CodeRabbit

  • New Features
    • Enabled FlexSPI driver support in the build configuration when conditionally enabled.

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3992e69b-e7eb-493c-b091-e8c18697c9c5

📥 Commits

Reviewing files that changed from the base of the PR and between a7ab57a and 92ca8c7.

📒 Files selected for processing (1)
  • MIMXRT1180/SConscript

Walkthrough

In MIMXRT1180/SConscript, a previously commented-out conditional block is uncommented so that MIMXRT1189/drivers/fsl_flexspi.c is appended to the build source list when the BSP_USING_FLEXSPI configuration option is enabled.

Changes

FlexSPI Build Fix

Layer / File(s) Summary
Activate FlexSPI driver source inclusion
MIMXRT1180/SConscript
The GetDepend(['BSP_USING_FLEXSPI']) conditional and its src append for fsl_flexspi.c are uncommented, enabling the FlexSPI driver to be compiled when BSP_USING_FLEXSPI is set.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and specifically describes the main change: adding a BSP_USING_FLEXSPI conditional compilation support for flexspi drivers in MIMXRT1180, which matches the file modifications and PR objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant