esp-idf/tools/unit-test-app/components/test_utils
Angus Gratton 420aef1ffe Updates for riscv support
* Target components pull in xtensa component directly
* Use CPU HAL where applicable
* Remove unnecessary xtensa headers
* Compilation changes necessary to support non-xtensa gcc types (ie int32_t/uint32_t is no
  longer signed/unsigned int).

Changes come from internal branch commit a6723fc
2020-11-13 07:49:11 +11:00
..
include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
private_include test_utils: implement performance timer 2019-11-18 10:29:01 +08:00
test Updates for riscv support 2020-11-13 07:49:11 +11:00
ccomp_timer_impl_riscv.c Updates for riscv support 2020-11-13 07:49:11 +11:00
ccomp_timer_impl_xtensa.c Updates for riscv support 2020-11-13 07:49:11 +11:00
ccomp_timer.c Updates for riscv support 2020-11-13 07:49:11 +11:00
CMakeLists.txt Updates for riscv support 2020-11-13 07:49:11 +11:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig Add support a [leaks] tag for UT 2019-04-12 09:31:23 +08:00
ref_clock_impl_rmt_pcnt.c Updates for riscv support 2020-11-13 07:49:11 +11:00
ref_clock_impl_timergroup.c Updates for riscv support 2020-11-13 07:49:11 +11:00
test_runner.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_utils.c esp_rom: extract common uart apis into esp_rom_uart.h 2020-07-17 16:00:59 +08:00