-
Notifications
You must be signed in to change notification settings - Fork 3k
Update K66F to SDK 2.2 #4982
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
Update K66F to SDK 2.2 #4982
Conversation
/morph test |
Build failure
|
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputExample Build failed! |
@mmahadevan108 CAn you please check CI results? There are example build errors:
|
@0xc0170 Could you help apply the attached patch to the sal-nanostack-driver-k64f-eth repository |
@SeppoTakalo Can you please help, how to update the nanostack dependency ? |
Please send a PR https://github.com/ARMmbed/sal-nanostack-driver-k64f-eth |
PR for this is PelionIoT/sal-nanostack-driver-k64f-eth#19 |
@0xc0170 Can this update be integrated into the code-base. |
Anything else needed for this PR? |
Resolve the conflict please. Is there a way to resolve this cyclic dependency? the other PR for the driver eth is blocking this one and it's blocked because of this one (they depend on each other). |
I left the comment in the eth driver PR, to make this backward compatible and enable this PR to be integrated. @mmahadevan108 Please review |
Can you please resolve the conflict? The driver update was merged, we should be able to run the CI job |
e3a39c6
to
42e94f1
Compare
Merge conflicts have been resolved. |
/morph test |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputBuild failed! |
@mmahadevan108 Please see the failure, you are touching file for LPC54114 in this patch (is it intentional) ? As it removes some functions that are used, thus the error. |
Signed-off-by: Mahadevan Mahesh <[email protected]>
Signed-off-by: Mahadevan Mahesh <[email protected]>
42e94f1
to
d9a8c63
Compare
@0xc0170 Thank you for catching this. This was an error on my part, I have updated the patch. |
/morph test |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputExample Build failed! |
@mmahadevan108 We need to also update the lib configuration files (to update the driver), here https://github.com/ARMmbed/nanostack-border-router/tree/master/drivers. Can you please send a patch to update to the latest (so the fix gets in). Thus failure is legit |
Below is the PR to update the K64F library. |
@0xc0170 . The PR to update the K64F library has been integrated. Can we restart the build. |
/morph test |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
Some of these updates in the driver is needed for DSPI HAL driver and Flash HAL driver.
Status
**READY
Passed all mbed tests