esp-hal/hil-test/tests
Dániel Buga 1003ce0c0f
Clean up SHA, RSA, mandate #[must_use] on Futures (#2000)
* Janitor go brr

* Clean up SHA

* Use max CPU speed

* RSA cleanup part 1

* Clean up nonsense comments

* Mark all futures as must_use
2024-08-27 10:43:58 +00:00
..
aes_dma.rs Clean up SHA, RSA, mandate #[must_use] on Futures (#2000) 2024-08-27 10:43:58 +00:00
aes.rs Clean up SHA, RSA, mandate #[must_use] on Futures (#2000) 2024-08-27 10:43:58 +00:00
clock_monitor.rs
crc.rs
delay.rs
dma_macros.rs
dma_mem2mem.rs
ecc.rs
embassy_interrupt_executor.rs
embassy_timers_executors.rs
get_time.rs
gpio.rs gpio: Make AnyPin, AnyInputOnlyPin, DummyPin available from gpio module (#1918) 2024-08-26 18:30:24 +00:00
i2s_async.rs
i2s.rs
interrupt.rs
lcd_cam_i8080_async.rs gpio: Make AnyPin, AnyInputOnlyPin, DummyPin available from gpio module (#1918) 2024-08-26 18:30:24 +00:00
lcd_cam_i8080.rs gpio: Make AnyPin, AnyInputOnlyPin, DummyPin available from gpio module (#1918) 2024-08-26 18:30:24 +00:00
pcnt.rs
rmt.rs
rsa.rs
sha.rs Clean up SHA, RSA, mandate #[must_use] on Futures (#2000) 2024-08-27 10:43:58 +00:00
spi_full_duplex_dma_async.rs Refactor SPI tests & re-enable S3 and some S2 (#1990) 2024-08-26 14:22:19 +00:00
spi_full_duplex_dma_pcnt.rs Refactor SPI tests & re-enable S3 and some S2 (#1990) 2024-08-26 14:22:19 +00:00
spi_full_duplex_dma.rs Refactor SPI tests & re-enable S3 and some S2 (#1990) 2024-08-26 14:22:19 +00:00
spi_full_duplex.rs Refactor SPI tests & re-enable S3 and some S2 (#1990) 2024-08-26 14:22:19 +00:00
spi_half_duplex_read.rs Refactor SPI tests & re-enable S3 and some S2 (#1990) 2024-08-26 14:22:19 +00:00
spi_half_duplex_write.rs Refactor SPI tests & re-enable S3 and some S2 (#1990) 2024-08-26 14:22:19 +00:00
systimer.rs
twai.rs
uart_async.rs
uart_tx_rx_async.rs
uart_tx_rx.rs
uart.rs
usb_serial_jtag.rs