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

Fix examples configuration #578

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

adigie
Copy link
Member

@adigie adigie commented Mar 20, 2025

No description provided.

adigie added 4 commits March 20, 2025 12:50
…ongle

Don't use `CHIP_BOOTLOADER_MCUBOOT` for dongle.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
Remove `CONFIG_PM_SINGLE_IMAGE` as it was removed.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
…ngle

Enablue LTO for dongle due to flash overflow.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
@@ -93,9 +93,3 @@ void OtaConfirmNewImage()
}

#endif

ExternalFlashManager & GetFlashHandler()
Copy link
Contributor

Choose a reason for hiding this comment

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

If so, let's remove it from OTAUtil.h as well.

@adigie adigie force-pushed the fix-dongle-examples branch from a1cbee4 to c0b7870 Compare March 21, 2025 08:41
@adigie adigie requested a review from ArekBalysNordic March 21, 2025 08:41
Fix build error in OTAUtil.cpp

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
@adigie adigie force-pushed the fix-dongle-examples branch from c0b7870 to d78abda Compare March 21, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants