esp-idf/components/unity
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
..
include unity: expose some internal functions to allow iterating over tests 2022-07-14 19:47:46 +02:00
port feature (unity): added memory leak check API, integrated it into cxx tests 2022-05-09 11:09:20 +08:00
unity@7d2bf62b7e
CMakeLists.txt feature (unity): added memory leak check API, integrated it into cxx tests 2022-05-09 11:09:20 +08:00
Kconfig unity: add option to enable 64-bit formatting support 2021-05-10 18:13:35 +02:00
unity_port_esp32.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
unity_runner.c unity: expose some internal functions to allow iterating over tests 2022-07-14 19:47:46 +02:00
unity_utils_freertos.c unit test: move unit-test_app test_utils_task_delete API to be a utils API (unity_utils_task_delete) in unity component 2022-03-30 15:11:08 +08:00
unity_utils_memory.c feature (unity): added memory leak check API, integrated it into cxx tests 2022-05-09 11:09:20 +08:00