mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-01 22:38:30 +00:00
test(uhci): enable the psram test in CI
This commit is contained in:
@@ -18,13 +18,10 @@ entries:
|
||||
uhci: uhci_gdma_tx_callback_eof (noflash)
|
||||
uhci: uhci_do_transmit (noflash)
|
||||
|
||||
[mapping:uhci_driver_gdma]
|
||||
[mapping:uhci_driver_gdma_link]
|
||||
archive: libesp_hw_support.a
|
||||
entries:
|
||||
if UHCI_ISR_HANDLER_IN_IRAM = y:
|
||||
gdma_link: gdma_link_count_buffer_size_till_eof (noflash)
|
||||
gdma_link: gdma_link_mount_buffers (noflash)
|
||||
gdma_link: gdma_link_get_head_addr (noflash)
|
||||
gdma: gdma_start (noflash)
|
||||
gdma: gdma_stop (noflash)
|
||||
gdma: gdma_reset (noflash)
|
||||
|
Reference in New Issue
Block a user