mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5 lines
246 B
Plaintext
5 lines
246 B
Plaintext
This project tests if the app can start up in a certain configuration.
|
|
To add new configuration, create one more sdkconfig.ci.NAME file in this directory.
|
|
|
|
If you need to test for anything other than app starting up, create another test project.
|