|
|
3 gadi atpakaļ | |
|---|---|---|
| .. | ||
| main | 5 gadi atpakaļ | |
| CMakeLists.txt | 3 gadi atpakaļ | |
| README.md | 3 gadi atpakaļ | |
| sdkconfig.ci.client_only_mbedtls | 4 gadi atpakaļ | |
| sdkconfig.ci.custom_uart | 6 gadi atpakaļ | |
| sdkconfig.ci.esp32c2_26mhz_xtal | 3 gadi atpakaļ | |
| sdkconfig.ci.esp32c2_with_rom_impl_components | 3 gadi atpakaļ | |
| sdkconfig.ci.esp32c2_without_rom_impl_components | 3 gadi atpakaļ | |
| sdkconfig.ci.flash_encryption_release | 4 gadi atpakaļ | |
| sdkconfig.ci.freertos_smp | 3 gadi atpakaļ | |
| sdkconfig.ci.heap_tracing | 4 gadi atpakaļ | |
| sdkconfig.ci.no_esp_cert_bundle | 3 gadi atpakaļ | |
| sdkconfig.ci.no_flash_delay | 5 gadi atpakaļ | |
| sdkconfig.ci.no_https_client | 4 gadi atpakaļ | |
| sdkconfig.ci.panic_handler_iram | 5 gadi atpakaļ | |
| sdkconfig.ci.phy_multiple_init_data | 4 gadi atpakaļ | |
| sdkconfig.ci.rtc_gpio_desc | 5 gadi atpakaļ | |
| sdkconfig.ci.rvfplib | 3 gadi atpakaļ | |
| sdkconfig.ci.trax | 6 gadi atpakaļ | |
| sdkconfig.ci.usb_serial_jtag | 4 gadi atpakaļ | |
| Supported Targets | ESP32 | ESP32-C3 | ESP32-S2 | ESP32-S3 |
|---|
Efuse on ESP32-C2 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.