esp-idf/components/soc/esp32
Marius Vikhammer 0a95151a75 unit_test: Refactor all performance tests that rely on cache compensated timer
There is no ccomp timer on C3, which means our performance tests will start
failing again due to variance caused by cache misses.

This MR adds TEST_PERFORMANCE_CCOMP_ macro that will only fail
performance test if CCOMP timer is supported on the target
2020-12-22 18:56:24 +11:00
..
include/soc unit_test: Refactor all performance tests that rely on cache compensated timer 2020-12-22 18:56:24 +11:00
adc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
CMakeLists.txt rmt: split TX and RX in LL driver 2020-11-05 19:00:55 +08:00
dac_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gpio_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
i2c_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2s_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
interrupts.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
ledc_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
pcnt_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rmt_periph.c rmt: fix wrong signal assign on esp32 2020-11-12 10:31:38 +08:00
rtc_io_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdio_slave_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdmmc_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sigmadelta_periph.c sigma_delta: add periph signal list and support esp32-s3 2020-10-29 11:06:28 +08:00
soc_memory_layout.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
spi_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
timer_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uart_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00