esp-hal/hil-test/tests
Dominic Fischer 31a135c0f1
Add SPI Half Duplex Write HIL test (#1801)
Co-authored-by: Dominic Fischer <git@dominicfischer.me>
2024-07-16 10:19:16 +00:00
..
aes_dma.rs Housekeeping: fix warnings, rename some examples, etc. (#1786) 2024-07-12 09:35:55 +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_macros.rs support dma chunk sizes other than 4092 (#1758) 2024-07-15 12:00:33 +00:00
dma_mem2mem.rs support dma chunk sizes other than 4092 (#1758) 2024-07-15 12:00:33 +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 Housekeeping: fix warnings, rename some examples, etc. (#1786) 2024-07-12 09:35:55 +00:00
pcnt.rs esp-hal: remove warnings in PCNT example and HIL test (#1793) 2024-07-15 10:49:39 +00:00
rmt.rs Enable C2 HIL (#1680) 2024-06-26 14:17:40 +00:00
rsa.rs Housekeeping: fix warnings, rename some examples, etc. (#1786) 2024-07-12 09:35:55 +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
spi_half_duplex_write.rs Add SPI Half Duplex Write HIL test (#1801) 2024-07-16 10:19:16 +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 Housekeeping: fix warnings, rename some examples, etc. (#1786) 2024-07-12 09:35:55 +00:00