Skip to content

Fix CMake build for GCC_ARM_CRx_MPU (#1308) #1309

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

Merged

Conversation

malsyned
Copy link
Contributor

@malsyned malsyned commented Aug 13, 2025

Fix CMake build for GCC_ARM_CRx_MPU (#1308)

Description

Add GCC_ARM_CRX_MPU to the set of FREERTOS_PORT patterns that trigger adding mpu_wrappers.c and mpu_wrappers_v2.c to freertos_kernel_port target_sources.

Test Steps

See steps to reproduce on #1308

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

#1308

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@malsyned malsyned requested a review from a team as a code owner August 13, 2025 19:22
Add GCC_ARM_CRX_MPU to the set of FREERTOS_PORT patterns that trigger
adding mpu_wrappers.c and mpu_wrappers_v2.c to freertos_kernel_port
target_sources.
@malsyned malsyned force-pushed the issue-1308-gcc-arm-crx-mpu-link-failure branch from 43066a5 to 461342a Compare August 13, 2025 19:28
@malsyned malsyned changed the title Fix CMake build for GCC_ARM_CRx_MPU (#1197) Fix CMake build for GCC_ARM_CRx_MPU (#1308) Aug 13, 2025
Copy link

@moninom1 moninom1 merged commit c91ee8d into FreeRTOS:main Aug 14, 2025
17 checks passed
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.

3 participants