Skip to content

add: boot/zephyr/socs/stm32n647xx_fsbl.conf#2736

Open
PeakRacing wants to merge 1 commit into
mcu-tools:mainfrom
PeakRacing:main
Open

add: boot/zephyr/socs/stm32n647xx_fsbl.conf#2736
PeakRacing wants to merge 1 commit into
mcu-tools:mainfrom
PeakRacing:main

Conversation

@PeakRacing

Copy link
Copy Markdown

add: boot/zephyr/socs/stm32n647xx_fsbl.conf

Signed-off-by: PeakRacing <1473454180@qq.com>
Copilot AI review requested due to automatic review settings May 19, 2026 03:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a Zephyr configuration fragment for the STM32N647xx FSBL, enabling STM32 memory mapping support and multiple executable RAM regions.

Changes:

  • Introduced a new stm32n647xx_fsbl.conf config file for FSBL builds.
  • Enabled CONFIG_STM32_MEMMAP and CONFIG_MULTIPLE_EXECUTABLE_RAM_REGIONS.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +2 to +3

CONFIG_MULTIPLE_EXECUTABLE_RAM_REGIONS=y

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
CONFIG_MULTIPLE_EXECUTABLE_RAM_REGIONS=y

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

have a look how to do this in the board in zephyr: https://github.com/zephyrproject-rtos/zephyr/pull/109023/files

@de-nordic de-nordic added area: zephyr Affects the Zephyr port STM Changes related to STM platforms labels Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: zephyr Affects the Zephyr port STM Changes related to STM platforms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants