esp-idf/tools/unit-test-app/configs
Angus Gratton 641b92da75 Merge branch 'feature/add_c3_target_master' into 'master'
tools: merge C3 changes into master

Closes IDF-2364 and IDF-2564

See merge request espressif/esp-idf!11800
2020-12-30 10:39:14 +08:00
..
aes_no_hw Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
app_update Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
app_update_s2 correct the app_update config for s2 chip 2020-04-30 06:47:49 +00:00
bt Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
cxx_exceptions tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
cxx_exceptions_c3 tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
cxx_experimental C++: I2C API 2020-07-24 08:36:16 +08:00
cxx_rtti Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
cxx_rtti_c3 tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
default esp32: move sleep test to esp_system 2020-08-17 19:09:24 +08:00
default_2 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
default_2_c3 tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
default_2_s2 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
default_c3 tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
default_s2_1 esp32: move sleep test to esp_system 2020-08-17 19:09:24 +08:00
default_s2_2 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
default_s3 ci: add more build test for esp32-s3 2020-10-27 17:22:17 +08:00
fatfs_fast_seek fat_vfs: added fast seek capable file operation 2020-11-05 17:01:50 -03:00
flash_encryption Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
freertos_compliance esp_ipc: Move to new component 2020-05-18 16:51:45 +08:00
freertos_compliance_c3 tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
freertos_compliance_s2 esp32: move sleep test to esp_system 2020-08-17 19:09:24 +08:00
freertos_flash Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
freertos_options freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
freertos_options_c3 tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
freertos_options_s2 freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
libsodium Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
pm ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
pm_s2 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
psram ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
psram_2 esp32: move sleep test to esp_system 2020-08-17 19:09:24 +08:00
psram_3 Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
psram_8m Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
psram_hspi Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
psram_vspi Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
release esp32: move sleep test to esp_system 2020-08-17 19:09:24 +08:00
release_2 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
release_2_s2 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
release_c3 tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
release_s2 esp32: move sleep test to esp_system 2020-08-17 19:09:24 +08:00
release_s3 ci: add more build test for esp32-s3 2020-10-27 17:22:17 +08:00
rom_options_c3 tools: merge C3 changes into master 2020-12-30 07:04:12 +08:00
single_core esp32: move sleep test to esp_system 2020-08-17 19:09:24 +08:00
single_core_2 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
single_core_2_s2 ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
single_core_s2 esp32: move sleep test to esp_system 2020-08-17 19:09:24 +08:00
spi_flash_config_1_s2 add new config items for spiflash ci unit-test 2020-05-26 15:23:38 +08:00
spi_flash_config_2_s2 add new config items for spiflash ci unit-test 2020-05-26 15:23:38 +08:00
spi_flash_config_3_s2 add new config items for spiflash ci unit-test 2020-05-26 15:23:38 +08:00
spi_flash_legacy Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
spi_flash_qio spi_flash: add unit tests for qio mode 2020-09-20 01:57:14 +08:00
spi_flash_qio_s2 spi_flash: add unit tests for qio mode 2020-09-20 01:57:14 +08:00
test_utils Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_utils_psram Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00