esp-idf/components/esp_system/test
Sudeep Mohanty a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories
This commit updates the visibility of various header files and cleans up
some unnecessary inclusions. Also, this commit removes certain header
include paths which were maintained for backward compatibility.
2022-03-07 11:18:08 +05:30
..
CMakeLists.txt IPC: Move ipc sources to esp_system 2021-11-11 10:30:01 +08:00
test_backtrace.c esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
test_delay.c esp_common: move tests 2021-02-24 12:16:37 +08:00
test_ipc_isr.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test_ipc_isr.S esp_ipc: Update documentation and API descriptions 2021-11-18 21:34:50 +08:00
test_ipc.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test_reset_reason.c freertos: Remove critical nested macros 2021-10-22 13:17:20 +08:00
test_sleep.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
test_stack_check.c esp32: move stack check test 2021-03-31 19:13:03 +08:00
test_system_time.c esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00