]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/tw8851_some_phy_cause_wifi_connect_fail' into 'master'
authorWu Jian Gang <wujiangang@espressif.com>
Tue, 29 Nov 2016 12:15:30 +0000 (20:15 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Tue, 29 Nov 2016 12:15:30 +0000 (20:15 +0800)
esp32: fix tw8851 some phy version cause wifi connect fail

Update phy version to 258 to fix tw8851
When upgrade the phy version, the RF calibration version is not change, but the calibration data format is changed and the wrong calibration data causes wifi connection failure. The solution is to make RF calibration data and phy version the same version.

See merge request !258


Trivial merge