-
Notifications
You must be signed in to change notification settings - Fork 8k
boards: nxp: add mikrobus_i2c to lpcxpresso55s69 #95404
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
base: main
Are you sure you want to change the base?
Conversation
|
The CI issue seems to be present in main's weekly CI runs too https://github.com/zephyrproject-rtos/zephyr/actions/runs/17351465550, fwiw. |
@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! |
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 |
@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]>
|
This was missing despite other mikrobus labels being there. Verified against LPCXpresso55S69_Board_Schematic_RevA2_dec4.pdf