Merge branch 'bugfix/fix_phy_freq_shift_v3.2' into 'release/v3.2'

phy: fix RF frequency shift at some case (v3.2)

See merge request sdk/ESP8266_RTOS_SDK!1089
This commit is contained in:
Dong Heng
2019-09-11 18:39:21 +08:00
4 changed files with 3 additions and 1 deletions

View File

@@ -7,4 +7,4 @@ gwen:
wps: da96924 wps: da96924
smartconfig: 2.8.1 smartconfig: 2.8.1
phy: 1055_22 phy: 1055_23

BIN
components/esp8266/lib/libphy.a Normal file → Executable file
View File

Binary file not shown.

View File

@@ -0,0 +1,2 @@
gwen:
librftest: 1055_23

View File

Binary file not shown.