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

zephyr: Fix sysflash and undefined function warning #1875

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

nordicjm
Copy link
Collaborator

@nordicjm nordicjm commented Dec 7, 2023

zephyr: sysflash: Fix if condition for zephyr applications

Fixes an issue when sysflash is included by zephyr (non-mcuboot)
applications


zephyr: firmware/single_loader: Fix compile warning

Fixes an issue of an unused function calling an undefined function

Fixes an issue when sysflash is included by zephyr (non-mcuboot)
applications

Signed-off-by: Jamie McCrae <[email protected]>
Fixes an issue of an unused function calling an undefined function

Signed-off-by: Jamie McCrae <[email protected]>
@nordicjm nordicjm requested a review from de-nordic December 7, 2023 09:42
@nordicjm nordicjm added the area: zephyr Affects the Zephyr port label Dec 7, 2023
@nordicjm nordicjm merged commit 2129973 into mcu-tools:main Dec 7, 2023
55 checks passed
@nordicjm nordicjm deleted the fixissues2 branch December 12, 2023 14:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants