Skip to content

Update to WHD 1.60 release #11885

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
Nov 21, 2019
Merged

Update to WHD 1.60 release #11885

merged 1 commit into from
Nov 21, 2019

Conversation

morser499
Copy link

Description (required)

Update the Cypress Wifi Host Driver (WHD) to version 1.60.

Summary of change (What the change is for and why)

FIXED: IP address not getting populated in ARP OL manager during deauth
Updated 43012 radio firmware for better performance

Documentation (Details of any document updates required)

Pull request type (required)

[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 (required)

[] 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

CY8CKIT_062S2_43012-GCC_ARM.txt
CY8CPROTO_062_4343W-GCC_ARM.txt
CYW943012P6EVB_01-GCC_ARM.txt


Reviewers (optional)


Release Notes (required for feature/major PRs)

Summary of changes
Impact of changes
Migration actions required

@ciarmcom ciarmcom requested review from maclobdell and a team November 18, 2019 20:00
@ciarmcom
Copy link
Member

@morser499, thank you for your changes.
@maclobdell @ARMmbed/mbed-os-maintainers please review.

Copy link
Member

@bulislaw bulislaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't like abusing the original meaning of components field. Components are external HW components, Features are about external SW in this case I would recommend using macros.

(I'm not sure if it's documented anywhere - @0xc0170 do you know?)

@morser499
Copy link
Author

morser499 commented Nov 19, 2019

I don't like abusing the original meaning of components field. Components are external HW components, Features are about external SW in this case I would recommend using macros.

From what I see, features seem like broader more generalized software APIs. In this case the WHD driver is designed to work with our CYW43XXX wireless devices. Any target board that includes a CYW43XXX would want this software library. We haven't tied it to CYW43XXX specifically as we expect to include support for additional wireless devices.

Copy link
Contributor

@maclobdell maclobdell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes solely within target code. looks good to me.

Copy link
Member

@bulislaw bulislaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, my bad! I had too many tabs open and commented on wrong PR. LGTM

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 21, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Nov 21, 2019

Test run: SUCCESS

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

@0xc0170 0xc0170 merged commit 9f4119e into ARMmbed:master Nov 21, 2019
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