]> granicus.if.org Git - esp-idf/commit
component/esp32 : fix phy init with NULL init_data
authorTian Hao <tianhao@espressif.com>
Thu, 15 Jun 2017 10:37:53 +0000 (18:37 +0800)
committerTian Hao <tianhao@espressif.com>
Fri, 16 Jun 2017 04:09:13 +0000 (12:09 +0800)
commitbb4a87dbfe46a1b835d17ba372a9a4e77ba68b71
treee8ffc9931aadc98939ff3ffc87ef863de117df71
parentf114ef4a6aa304b05408768112ba545b6477fd73
component/esp32 : fix phy init with NULL init_data

1. fix phy init with NULL init_data
2. do full calibration without CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE
3. fix libphy.a printf
components/esp32/lib
components/esp32/phy_init.c