esp-hal/hil-test/tests
Dominic Fischer bb8660d3c5
Add SPI Half Duplex Read HIL test (#1782)
Co-authored-by: Dominic Fischer <git@dominicfischer.me>
2024-07-11 12:55:59 +00:00
..
aes_dma.rs [2/3] DMA Move API: Move DMA descriptors to peripheral drivers (#1719) 2024-06-26 14:31:41 +00:00
aes.rs Support 192 and 256-bit keys for AES (#1316) 2024-04-16 16:51:25 +00:00
clock_monitor.rs Remove the SystemExt trait and rename SystemParts to SystemControl (#1495) 2024-04-23 13:25:03 +00:00
crc.rs HIL SHA tests (#1422) 2024-04-11 15:42:15 +00:00
delay.rs Enable C2 HIL (#1680) 2024-06-26 14:17:40 +00:00
dma_mem2mem.rs dma: add Mem2Mem to support memory to memory transfer (#1738) 2024-07-03 17:56:37 +00:00
ecc.rs Add HIL test for ECC (#1418) 2024-04-10 15:16:20 +00:00
get_time.rs Enable C2 HIL (#1680) 2024-06-26 14:17:40 +00:00
gpio.rs Improve and use timer abstractions (#1753) 2024-07-09 15:59:38 +00:00
i2s.rs Enable i2s HIL test for esp32h2 (#1755) 2024-07-04 15:28:37 +00:00
interrupt.rs Add I2S HIL test (#1635) 2024-05-29 13:56:54 +00:00
pcnt.rs Add PCNT HIL test (#1746) 2024-07-04 06:23:14 +00:00
rmt.rs Enable C2 HIL (#1680) 2024-06-26 14:17:40 +00:00
rsa.rs HIL SHA tests (#1422) 2024-04-11 15:42:15 +00:00
sha.rs HIL SHA tests (#1422) 2024-04-11 15:42:15 +00:00
spi_full_duplex_dma.rs [2/3] DMA Move API: Move DMA descriptors to peripheral drivers (#1719) 2024-06-26 14:31:41 +00:00
spi_full_duplex.rs Enable C2 HIL (#1680) 2024-06-26 14:17:40 +00:00
spi_half_duplex_read.rs Add SPI Half Duplex Read HIL test (#1782) 2024-07-11 12:55:59 +00:00
uart_async.rs Enable C2 HIL (#1680) 2024-06-26 14:17:40 +00:00
uart_tx_rx_async.rs Enable C2 HIL (#1680) 2024-06-26 14:17:40 +00:00
uart_tx_rx.rs Add read_bytes method to uart (#1784) 2024-07-11 12:55:42 +00:00
uart.rs Enable C2 HIL (#1680) 2024-06-26 14:17:40 +00:00