ChenJianxing 5019419496 esp32s2: fix when enable multi phy init data bin compile err. 5 lat temu
..
main 1cbb2287be ci: add build test for custom console UART pins 6 lat temu
CMakeLists.txt 1cbb2287be ci: add build test for custom console UART pins 6 lat temu
README.txt 1cbb2287be ci: add build test for custom console UART pins 6 lat temu
sdkconfig.ci.custom_uart 1cbb2287be ci: add build test for custom console UART pins 6 lat temu
sdkconfig.ci.phy_multiple_init_data 5019419496 esp32s2: fix when enable multi phy init data bin compile err. 5 lat temu
sdkconfig.ci.trax 240ec7444f ci: add build test for TRAX feature 6 lat temu

README.txt

This project is for testing if the application can be built with a particular sdkconfig setting.

To add new configuration, create one more sdkconfig.ci.NAME file in this directory.
To make the configuration target-specific, add a CONFIG_IDF_TARGET="name" line.

If you need to test for anything other than building, create another test project.