|
|
пре 4 година | |
|---|---|---|
| .. | ||
| main | пре 5 година | |
| CMakeLists.txt | пре 6 година | |
| README.md | пре 4 година | |
| sdkconfig.ci.client_only_mbedtls | пре 4 година | |
| sdkconfig.ci.custom_uart | пре 6 година | |
| sdkconfig.ci.flash_encryption_release | пре 4 година | |
| sdkconfig.ci.heap_tracing | пре 4 година | |
| sdkconfig.ci.no_flash_delay | пре 5 година | |
| sdkconfig.ci.no_https_client | пре 4 година | |
| sdkconfig.ci.panic_handler_iram | пре 5 година | |
| sdkconfig.ci.phy_multiple_init_data | пре 4 година | |
| sdkconfig.ci.rtc_gpio_desc | пре 5 година | |
| sdkconfig.ci.trax | пре 6 година | |
| sdkconfig.ci.usb_serial_jtag | пре 4 година | |
| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 | ESP32-C3 |
|---|
Efuse on ESP8684 not supported
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.