Skip to content

Rebuild WICED libraries after Mbed update #12659

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

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

tymoteuszblochmobica
Copy link
Contributor

@tymoteuszblochmobica tymoteuszblochmobica commented Mar 19, 2020

Due to Mbed API changes WICED libraries must be rebuilt.

Summary of changes

Two PRs changes Mbed API for wait and semaphore

Remove mbed wait deprecated APIs
Breaking change: wait and wait_ms APIs have been deprecated since Mbed OS 5.14 and they are removed now.
#12572

Breaking change: Semaphore wait and wait_until methods have been deprecated since Mbed OS 5.13 and are removed now.
#12609

This requires drivers binaries rebuild
MTB_ADV_WISE_1530
MTB_MXCHIP_EMW3166
MTB_USI_WM_BN_BM_22

Impact of changes

NA

Migration actions required

Separate PR will be created for WICED sources
https://github.com/ARMmbed/wise1530-driver-internal

Documentation

NA


Pull request type

[x] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[x] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@SeppoTakalo
@VeijoPesonen
@maciejbocianski
@bulislaw

@ciarmcom
Copy link
Member

@tymoteuszblochmobica, thank you for your changes.
@VeijoPesonen @SeppoTakalo @bulislaw @maciejbocianski @ARMmbed/mbed-os-maintainers please review.

@mergify mergify bot added needs: CI and removed needs: review labels Mar 20, 2020
@adbridge
Copy link
Contributor

CI started

@mbed-ci
Copy link

mbed-ci commented Mar 20, 2020

Test run: SUCCESS

Summary: 7 of 7 test jobs passed
Build number : 1
Build artifacts

@adbridge adbridge merged commit c37b119 into ARMmbed:master Mar 20, 2020
@michalpasztamobica michalpasztamobica deleted the wiced_update branch March 23, 2020 07:31
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.

5 participants