Skip to content

Conversation

kartben
Copy link
Contributor

@kartben kartben commented Sep 3, 2025

This was missing despite other mikrobus labels being there. Verified against LPCXpresso55S69_Board_Schematic_RevA2_dec4.pdf

Copy link

sonarqubecloud bot commented Sep 3, 2025

@kartben
Copy link
Contributor Author

kartben commented Sep 3, 2025

The CI issue seems to be present in main's weekly CI runs too https://github.com/zephyrproject-rtos/zephyr/actions/runs/17351465550, fwiw.

@kartben
Copy link
Contributor Author

kartben commented Sep 4, 2025

@tomi-font I wonder if the CI issue is something that looks familiar to you?

@tomi-font
Copy link
Contributor

@tomi-font I wonder if the CI issue is something that looks familiar to you?

Yeah, CMake for this source file should probably link to Mbed TLS as a library so the source file gets the include paths. Has this been fixed yet in main?

@kartben
Copy link
Contributor Author

kartben commented Sep 16, 2025

@tomi-font I wonder if the CI issue is something that looks familiar to you?

Yeah, CMake for this source file should probably link to Mbed TLS as a library so the source file gets the include paths. Has this been fixed yet in main?

As far as I can tell no, it hasn't - thanks!

@tomi-font
Copy link
Contributor

I believe this is fixed by #94881 (and I mixed up Mbed TLS with TF-M), in subsys/settings/src/CMakeLists.txt. So either wait for it to go in or add the fix to your PR. (...Or someone submit the fix as a separate PR.) cc @dsseng @seankyer

@dsseng
Copy link
Member

dsseng commented Sep 19, 2025

I believe this is fixed by #94881 (and I mixed up Mbed TLS with TF-M), in subsys/settings/src/CMakeLists.txt. So either wait for it to go in or add the fix to your PR. (...Or someone submit the fix as a separate PR.) cc @dsseng @seankyer

Didn't test, but looks like this can be fixed by my PR. I should probably finish it today, thanks for reviewing, now I know all I need

@dleach02
Copy link
Member

dleach02 commented Oct 7, 2025

@kartben could you rebase your PR and push to restart CI?

This was missing despite other mikrobus labels being there. Verified
against LPCXpresso55S69_Board_Schematic_RevA2_dec4.pdf

Signed-off-by: Benjamin Cabé <[email protected]>
Copy link

sonarqubecloud bot commented Oct 8, 2025

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.

7 participants