nuttx/boards/xtensa/esp32s3
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
..
common boards/esp32s3: Link stack checking function and data to SRAM when enable flash or PSRAM driver 2023-11-09 13:27:31 +01:00
esp32s3-box boards/esp32s3-box: Support hardware version 3 2023-10-17 17:32:32 +08:00
esp32s3-devkit xtensa/esp32s3: Support multiple PHY init data bin 2023-11-10 15:55:14 -03:00
esp32s3-eye Fix Kconfig style 2023-11-08 22:58:26 +08:00
esp32s3-lcd-ev Fix Kconfig style 2023-11-08 22:58:26 +08:00
esp32s3-meadow