Skip to content

Commit

Permalink
feat; Update SDK libs version 52383f9
Browse files Browse the repository at this point in the history
- feat(system): Update SDK version 3.0.5-dev
- fix(net80211): fix crash when malloc ratetable fail
- fix(net80211): drop beacon when authmode changed
  • Loading branch information
xcguang committed Jul 8, 2020
1 parent b1c14cd commit f7f9991
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
gwen:
at : 26c15e1
crypto : f27ffe0
espnow : f27ffe0
main : 9532ceb
net80211 : f27ffe0
pp : f27ffe0
ssl : f27ffe0
upgrade : f27ffe0
wpa : f27ffe0
wpa2 : f27ffe0
wps : f27ffe0
at : 52383f9
crypto : 52383f9
espnow : 52383f9
main : 52383f9
net80211 : 52383f9
pp : 52383f9
ssl : 52383f9
upgrade : 52383f9
wpa : 52383f9
wpa2 : 52383f9
wps : 52383f9

phy:
phy : 1156_0
Expand Down
Binary file modified lib/libat.a
Binary file not shown.
Binary file modified lib/libcrypto.a
Binary file not shown.
Binary file modified lib/libespnow.a
Binary file not shown.
Binary file modified lib/libmain.a
Binary file not shown.
Binary file modified lib/libnet80211.a
Binary file not shown.
Binary file modified lib/libpp.a
Binary file not shown.
Binary file modified lib/libssl.a
Binary file not shown.
Binary file modified lib/libupgrade.a
Binary file not shown.
Binary file modified lib/libwpa.a
Binary file not shown.
Binary file modified lib/libwpa2.a
Binary file not shown.
Binary file modified lib/libwps.a
Binary file not shown.

0 comments on commit f7f9991

Please sign in to comment.