esp-idf/components/esp32/test
Jeroen Domburg 6d95934a3c Make 80MHz PSRAM work as well, add testcase for weirdness reported on esp32 forums, clean up unused define in psram code 2017-09-14 10:47:44 +08:00
..
component.mk
logo.jpg
test_ahb_arb.c
test_ahb_arb_asm.S
test_delay.c esp32: use ref_clock in esp_timer and delay tests 2017-09-01 10:34:36 +08:00
test_dport.c
test_esp_timer.c esp_timer: return signed timestamp (int64_t) 2017-09-01 10:34:36 +08:00
test_ets_timer.c
test_fastbus.c
test_fastbus_asm.S
test_fp.c
test_int_wdt.c
test_intr_alloc.c fix(intr): always assign the same intr to a same source, disable the source only when all the handlers disabled. 2017-09-06 15:20:01 +08:00
test_miniz.c
test_restart.c
test_sleep.c sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
test_spiram_cache_flush.c Make 80MHz PSRAM work as well, add testcase for weirdness reported on esp32 forums, clean up unused define in psram code 2017-09-14 10:47:44 +08:00
test_tjpgd.c
test_tsens.c
test_unal_dma.c