esp-idf/components/esp_hw_support/test
Guillaume Souchere 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
This commit marks all functions in interrupt_controller_hal.h, cpu_ll.h and cpu_hal.h as deprecated.
Users should use functions from esp_cpu.h instead.
2022-07-22 00:06:06 +08:00
..
CMakeLists.txt esp_psram: new psram component 2022-06-14 15:44:27 +08:00
digital_signature_test_cases_3072.h ds: update gen_digital_signature_tests.py to handle different max key sizes 2022-01-31 12:22:10 +08:00
digital_signature_test_cases_4096.h ds: update gen_digital_signature_tests.py to handle different max key sizes 2022-01-31 12:22:10 +08:00
gen_digital_signature_tests.py ds: update gen_digital_signature_tests.py to handle different max key sizes 2022-01-31 12:22:10 +08:00
test_4mpsram.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
test_ahb_arb.c
test_ahb_arb_asm.S
test_async_memcpy.c
test_dport.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
test_dport_xt_highint5.S
test_ds.c esp_hw_support: explicit initialization 2022-05-30 12:43:45 +07:00
test_fastbus.c
test_fastbus_asm.S
test_fp.c
test_gdma.c dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
test_hmac.c
test_intr_alloc.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_random.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
test_rtc_clk.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_spiram_cache_flush.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test_tsens.c
test_unal_dma.c