Config Files
Config files are a way to store a set of settings. We have three types of config files:
CI Config File: settings for idf-ci
Build Config File: settings for idf-build-apps
Test Config File: settings for pytest and pytest-embedded
CI Config File
For more information, please refer to CI Config File.
Build Config File
For more information, please refer to Build Config File.
Test Config File
For more information, please refer to Test Config File.