Merge branch 'ci/ccomp_performance_tests' into 'master'

unit_test: Refactor all performance tests that rely on cache compensated timer

See merge request espressif/esp-idf!11709
This commit is contained in:
Angus Gratton
2020-12-24 13:44:52 +08:00
15 changed files with 49 additions and 25 deletions

View File

@@ -71,6 +71,7 @@
#define SOC_CPU_CORES_NUM 2
#define SOC_ULP_SUPPORTED 1
#define SOC_RTC_SLOW_MEM_SUPPORTED 1
#define SOC_CCOMP_TIMER_SUPPORTED 1
/*-------------------------- ADC CAPS ----------------------------------------*/
#define SOC_ADC_PERIPH_NUM (2)