esp-hal/hil-test/tests
Sergio Gasquez Arcos 1a5ca65eed
Enable S3 HIL (#1338)
* feat: Add HIL support for S3

* ci: Add dummy s3 job

* test: Filter interrupt test for Xtensa devices

* ci: Install Xtensa toolchain
2024-04-16 12:09:18 +00:00
..
aes_dma.rs AES DMA HIL Tests (#1426) 2024-04-15 09:24:07 +00:00
aes.rs test: Cover all aes modes (#1423) 2024-04-11 15:46:15 +00:00
clock_monitor.rs Clock monitor HIL test (#1425) 2024-04-15 09:54:55 +00:00
crc.rs HIL SHA tests (#1422) 2024-04-11 15:42:15 +00:00
ecc.rs Add HIL test for ECC (#1418) 2024-04-10 15:16:20 +00:00
gpio.rs Enable S3 HIL (#1338) 2024-04-16 12:09:18 +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 Add SPI Full Duplex DMA test (#1443) 2024-04-16 10:26:53 +00:00
spi_full_duplex.rs Add SPI Full Duplex DMA test (#1443) 2024-04-16 10:26:53 +00:00
uart_async.rs HIL updates (#1412) 2024-04-11 14:04:32 +00:00
uart.rs