Skip to content

Commit 7a1c97f

Browse files
committed
feat: update core version to 81bde69
- feat: update version to v3.0.5-dev - fix(net80211): fix crash when malloc ratetable failed (jira: N8266-69) - fix(net80211): drop beacon when authmode changed - fix(net80211): fix csa attack by other ap - fix(wps): fix wps connect error with multiple same ssid ap - fix(uart): uart init should set valid value - refactor: refactor wifi tx and fix tx hang
1 parent 692e021 commit 7a1c97f

13 files changed

+12
-12
lines changed

VERSION

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
gwen:
2-
at : 5d97bc9
3-
crypto : 52383f9
4-
espnow : 52383f9
5-
main : 52383f9
6-
net80211 : 5d97bc9
7-
pp : 52383f9
8-
ssl : 52383f9
9-
upgrade : 52383f9
10-
wpa : 52383f9
11-
wpa2 : 52383f9
12-
wps : 5d97bc9
2+
at : 81bde69
3+
crypto : 81bde69
4+
espnow : 81bde69
5+
main : 81bde69
6+
net80211 : 81bde69
7+
pp : 81bde69
8+
ssl : 81bde69
9+
upgrade : 81bde69
10+
wpa : 81bde69
11+
wpa2 : 81bde69
12+
wps : 81bde69
1313

1414
phy:
1515
phy : 1156_0
1616

1717
gitlab:
1818
driver : 5a2a54b4
1919
json : f55d5fee
20-
lwip : f6bc9a8c
20+
lwip : 5623f48f
2121
mbedtls : 82b93fe5
2222
smartconfig : ea1d4a13(v2.5.5)

lib/libat.a

0 Bytes
Binary file not shown.

lib/libcrypto.a

106 KB
Binary file not shown.

lib/libespnow.a

94.6 KB
Binary file not shown.

lib/liblwip.a

-280 Bytes
Binary file not shown.

lib/libmain.a

242 KB
Binary file not shown.

lib/libnet80211.a

-1.73 KB
Binary file not shown.

lib/libpp.a

265 KB
Binary file not shown.

lib/libssl.a

237 KB
Binary file not shown.

lib/libupgrade.a

28.2 KB
Binary file not shown.

lib/libwpa.a

251 KB
Binary file not shown.

lib/libwpa2.a

402 KB
Binary file not shown.

lib/libwps.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)