b6e09955dd
1. If CONFIG_ESP32S3_PHY_INIT_DATA_IN_PARTITION and CONFIG_ESP32S3_SUPPORT_MULTIPLE_PHY_INIT_DATA are enabled, PHY initialization data (PHY initialization data is used for RF calibration) will be loaded from a partition. 2. The corresponding PHY init data type can be automatically switched according to the country code, China's PHY init data bin is used by default, country code can be modified through the wapi command: wapi country <ifname> <country code>. Signed-off-by: chenwen@espressif.com <chenwen@espressif.com> |
||
---|---|---|
.. | ||
configs | ||
include | ||
scripts | ||
src | ||
Kconfig |