nuttx/boards
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
..
arm sama5d2-xult: add support for QSPI flash and nxffs 2023-11-09 23:59:33 +08:00
arm64 qemu/arm64: implement up_textheap_align and support sotest 2023-10-30 18:20:22 +08:00
avr Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
dummy
hc/m9s12 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
mips Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
misoc/lm32/misoc Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
or1k/mor1kx/or1k Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
renesas Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
risc-v xtensa/esp32s2: Add rtc heap support 2023-11-09 23:58:30 +08:00
sim/sim/sim Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
sparc Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
x86/qemu/qemu-i486 Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
x86_64/intel64/qemu-intel64 Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
xtensa xtensa/esp32s3: Support multiple PHY init data bin 2023-11-10 15:55:14 -03:00
z16/z16f/z16f2800100zcog Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
.gitignore
Board.mk tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
boardctl.c usbadb: add usbadb boardctl 2023-08-07 11:23:36 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
dummy.c
Kconfig xtensa/esp32s3: Disable psram as task stack 2023-11-08 16:25:57 -03:00
Makefile Cleanup boards/Makefile 2022-01-24 11:17:55 +08:00