2023-01-10 00:59:46 -05:00
|
|
|
| Supported Targets | ESP32 | ESP32-C3 | ESP32-H2 | ESP32-S2 | ESP32-S3 |
|
|
|
|
| ----------------- | ----- | -------- | -------- | -------- | -------- |
|
2021-11-26 04:03:47 -05:00
|
|
|
|
2022-01-17 21:32:56 -05:00
|
|
|
Efuse on ESP32-C2 not supported
|
2021-11-26 04:03:47 -05:00
|
|
|
|
2020-02-18 09:00:47 -05:00
|
|
|
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.
|