Skip to content

soc: nxp_kinetis: Mark __kinetis_flash_config with __used attribute #90770

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mspeder
Copy link

@mspeder mspeder commented May 28, 2025

This is a fix for issue #90426 .
Marking __kinetis_flash_config with __used attribute prevents unwanted deletion when compiling with LTO.

@github-actions github-actions bot added platform: NXP NXP size: XS A PR changing only a single line of code labels May 28, 2025
This is a fix for issue zephyrproject-rtos#90426 .
Marking __kinetis_flash_config  with __used attribute prevents
unwanted deletion when compiling with LTO.

Signed-off-by: Matthieu Speder <mspeder@users.sourceforge.net>
@mspeder mspeder force-pushed the Fix90426 branch 2 times, most recently from b61ef67 to 8649a8b Compare May 29, 2025 13:50
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: NXP NXP size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants