Skip to content

Commit 977cf05

Browse files
committed
Update WHD to v1.50
1 parent 799146b commit 977cf05

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+81891
-131258
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/generated_mac_address.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
* MAC address is printed during WHD power up
77
*/
88

9-
#define NVRAM_GENERATED_MAC_ADDRESS "macaddr=00:A0:50:bb:5c:af"
9+
#define NVRAM_GENERATED_MAC_ADDRESS "macaddr=00:A0:50:13:e1:5d"

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/inc/whd_types.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@ typedef struct wl_af_params whd_af_params_t;
118118
/**
119119
* The maximum size in bytes of the data part of an Ethernet frame
120120
*/
121+
#ifndef WHD_PAYLOAD_MTU
121122
#define WHD_PAYLOAD_MTU (1500)
123+
#endif
122124

123125
/**
124126
* The maximum size in bytes of a packet used within whd.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#define WHD_VERSION "v1.40.0"
2-
#define WHD_BRANCH "v1.40.0"
3-
#define WHD_DATE "2019-10-02 13:25:35 +0800"
1+
#define WHD_VERSION "v1.50.0-rc1"
2+
#define WHD_BRANCH "v1.50.0-rc1"
3+
#define WHD_DATE "2019-10-30 18:42:31 +0530"

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_43012/43012C0-mfgtest_bin.c

Lines changed: 30912 additions & 0 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_43012/43012C0-mfgtest_clm_blob.c

Lines changed: 427 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)