esp-idf/components/esp_hw_support/test_apps
morris 595c3fe6a2 fix(async_memcpy): destination alignment check against cache line size
On ESP32P4, becasue we need to invalidate the destination buffer,
if the buffer is not aligned to cache line, then it might break
other date structure, randomly.
2023-08-15 17:40:17 +08:00
..
dma fix(async_memcpy): destination alignment check against cache line size 2023-08-15 17:40:17 +08:00
esp_hw_support_unity_tests ci: fixed test apps overriding pytest configs 2023-04-26 11:07:35 +08:00
etm feat(async_memcpy): refactor driver code to support different DMA backen 2023-08-03 12:02:09 +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 ci: add access psram with DFS unity test 2023-06-19 10:15:08 +08:00
mspi_psram_with_dfs ci: add access psram with DFS unity test 2023-06-19 10:15: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
security_support/esp_hw_support_unity_tests ci: fixed test apps overriding pytest configs 2023-04-26 11:07:35 +08:00