esp-hal/hil-test/tests
Björn Quentin d34a872230
Additional move base dma api (#1672)
* Additional owning DMA transfers for SPI half-duplex

* CHANGELOG.md

* CHANGELOG.md

* Clippy
2024-06-19 13:17:22 +00:00
..
aes_dma.rs AES DMA HIL Tests (#1426) 2024-04-15 09:24:07 +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 C3, H2, S2 and S3 HIL (#1513) 2024-05-02 15:35:23 +00:00
ecc.rs Add HIL test for ECC (#1418) 2024-04-10 15:16:20 +00:00
get_time.rs Fix delay on esp32h2. (#1535) 2024-05-03 17:09:17 +00:00
gpio.rs Add Flex/AnyFlex pin drivers (#1659) 2024-06-10 15:23:55 +00:00
i2s.rs Improve DMA pop implementation (#1664) 2024-06-19 12:51:24 +00:00
interrupt.rs Add I2S HIL test (#1635) 2024-05-29 13:56:54 +00:00
rmt.rs Add RMT hil-test (#1665) 2024-06-07 10:31:42 +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 Additional move base dma api (#1672) 2024-06-19 13:17:22 +00:00
spi_full_duplex.rs Enable C3, H2, S2 and S3 HIL (#1513) 2024-05-02 15:35:23 +00:00
uart_async.rs Rework Uart constructors, add UartTx and UartRx constuctors. (#1592) 2024-06-11 13:07:17 +00:00
uart_tx_rx_async.rs Rework Uart constructors, add UartTx and UartRx constuctors. (#1592) 2024-06-11 13:07:17 +00:00
uart_tx_rx.rs Rework Uart constructors, add UartTx and UartRx constuctors. (#1592) 2024-06-11 13:07:17 +00:00
uart.rs Rework Uart constructors, add UartTx and UartRx constuctors. (#1592) 2024-06-11 13:07:17 +00:00