esp-idf/components/esp_hw_support/test_apps
Darian Leung b85e6d3dd8 change(xtensa): Deprecate ".../xtensa_timer.h" include path
This commit deprecates the "freertos/xtensa_timer.h" and "xtensa/xtensa_timer.h"
include paths. Users should use "xtensa_timer.h" instead.

- Replace legacy include paths
- Removed some unnecessary includes of "xtensa_timer.h"
- Add warning to compatibility header
2023-12-05 18:04:52 +08:00
..
dma feat(cache): support cache driver on esp32p4 2023-09-22 14:19:41 +08:00
esp_hw_support_unity_tests change(xtensa): Deprecate ".../xtensa_timer.h" include path 2023-12-05 18:04:52 +08:00
etm feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +08:00
host_test_linux ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
mspi spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
mspi_psram_with_dfs spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
rtc_8md256 refactor(esp_hw_support): Move rtc_8md256 and rtc_power_modes test apps to esp_hw_support 2023-08-09 14:57:57 +08:00
rtc_clk fix(soc): soc header files can pass CI check 2023-06-26 23:00:45 +08:00
rtc_power_modes ci(sleep_mode): Update test app for new sub modes on S2, S3, C2, C3 2023-08-11 17:20:16 +08:00
.build-test-rules.yml fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +08:00