esp-hal/hil-test/tests
Sergio Gasquez Arcos 381ce9530c
Clock monitor HIL test (#1425)
* tests: Add clock_monitor HIL test

* feat: Adjust accepted freq ranges

* fix: Get the estimate a second time if its very off

* test: Update ranges and check
2024-04-15 09:54:55 +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 HIL updates (#1412) 2024-04-11 14:04:32 +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.rs Provide native APIs for I2C/SPI functionality currently handled by embedded-hal@0.2.x traits (#1386) 2024-04-04 14:09:35 +00:00
uart_async.rs HIL updates (#1412) 2024-04-11 14:04:32 +00:00
uart.rs Refactor testing, add defmt, add async gpio test (#1363) 2024-04-02 15:28:15 +00:00