esp-idf/tools/test_apps/system/build_test
ChenJianxing 5019419496 esp32s2: fix when enable multi phy init data bin compile err. 2020-03-11 18:03:21 +08:00
..
main
CMakeLists.txt
README.txt
sdkconfig.ci.custom_uart
sdkconfig.ci.phy_multiple_init_data esp32s2: fix when enable multi phy init data bin compile err. 2020-03-11 18:03:21 +08:00
sdkconfig.ci.trax

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.