nuttx/boards/xtensa/esp32s3/esp32s3-devkit
chenwen@espressif.com b6e09955dd xtensa/esp32s3: Support multiple PHY init data bin
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>
2023-11-10 15:55:14 -03:00
..
configs xtensa/esp32s3: Disable psram as task stack 2023-11-08 16:25:57 -03:00
include boards/esp32s3-devkit: Add board GPIO support 2023-09-12 16:22:15 +08:00
scripts arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
src xtensa/esp32s3: Support multiple PHY init data bin 2023-11-10 15:55:14 -03:00
Kconfig Fix Kconfig style 2023-06-20 12:54:50 -03:00