esp-idf/components/esp_hw_support/test_apps
Song Ruo Jing 12325ff47e fix(dma2d): correct a few 2D-DMA driver issues
1. mem_burst_length register field correction
2. remove dma buffer addr range restriction
3. M2M periph sel ID no need to be identical for TX and RX channels
4. correct rx descriptor owner field auto clear
5. remove fsm idle assertion for ERR_EOF
2024-03-18 20:11:57 +08:00
..
dma fix(dw_gdma): write back the link list items after creation 2024-01-15 16:56:28 +08:00
dma2d fix(dma2d): correct a few 2D-DMA driver issues 2024-03-18 20:11:57 +08:00
esp_hw_support_unity_tests fix(esp_hw_support): Fix esp_intr_free when taks has no core affinity 2024-02-21 14:54:32 +08:00
etm ci(p4): temporarily disable failed ci tests on p4 2024-01-04 09:36:06 +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(flash): remove hpm-dc configs from octal flash 2024-01-22 12:44:27 +08:00
mspi_psram_with_dfs ci(flash): remove hpm-dc configs from octal flash 2024-01-22 12:44:27 +08:00
rtc_8md256 refactor(uart): make uart driver as component, and fix astyle 2023-12-15 17:03:51 +08:00
rtc_clk fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00
rtc_power_modes refactor(uart): make uart driver as component, and fix astyle 2023-12-15 17:03:51 +08:00
wakeup_tests change(pm): change test_io_wakeup 2024-01-11 11:07:16 +08:00
.build-test-rules.yml feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +08:00