]> granicus.if.org Git - esp-idf/commit
disable phy and rf
authorXiaXiaotian <xiaxiaotian@espressif.com>
Thu, 16 Feb 2017 14:06:02 +0000 (22:06 +0800)
committerXiaXiaotian <xiaxiaotian@espressif.com>
Fri, 17 Feb 2017 02:24:55 +0000 (10:24 +0800)
commitcd13c9e95d24724aac77a40270546e1c8fd04822
treed8d33743e88ef5ee7e5fe53f05c6c68b750fb566
parenteb14284c92a79ccbe41647600c565f162a1b78fb
disable phy and rf

1. add a macro in menuconfig for users to choose whether store phy calibration data into NVS or not.

2. rename some disable phy and rf APIs so that existing code which calls old APIS will fail to compile.
components/bt/bluedroid/api/esp_bt_main.c
components/bt/bt.c
components/esp32/Kconfig
components/esp32/include/esp_phy_init.h
components/esp32/lib
components/esp32/phy_init.c
components/freertos/port.c