..
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
Prefer cfg_if ( #2003 )
2024-08-27 11:53:55 +00:00
crc.rs
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
delay.rs
Fix C2 delays ( #1981 )
2024-08-21 17:33:46 +00:00
dma_macros.rs
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
dma_mem2mem.rs
Prefer cfg_if ( #2003 )
2024-08-27 11:53:55 +00:00
ecc.rs
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
embassy_interrupt_executor.rs
HIL: Multiple featuresets & conditionally enable generic-queue feature ( #1989 )
2024-08-26 06:19:03 +00:00
embassy_timers_executors.rs
HIL: Multiple featuresets & conditionally enable generic-queue feature ( #1989 )
2024-08-26 06:19:03 +00:00
get_time.rs
Add tests to ensure that we don't reset current_time drivers ( #1978 )
2024-08-23 11:24:03 +00:00
gpio.rs
Implement timer conversion for some arrays ( #2012 )
2024-08-28 09:54:58 +00:00
i2s_async.rs
HIL: Multiple featuresets & conditionally enable generic-queue feature ( #1989 )
2024-08-26 06:19:03 +00:00
i2s.rs
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
interrupt.rs
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
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
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
rmt.rs
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
rsa_async.rs
Test and fix async RSA ( #2002 )
2024-08-28 09:56:05 +00:00
rsa.rs
Test and fix async RSA ( #2002 )
2024-08-28 09:56:05 +00:00
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
SPI DMA: use State for both blocking and async operations ( #1985 )
2024-08-27 16:15:59 +00:00
spi_full_duplex_dma_pcnt.rs
SPI DMA: use State for both blocking and async operations ( #1985 )
2024-08-27 16:15:59 +00:00
spi_full_duplex_dma.rs
SPI DMA: use State for both blocking and async operations ( #1985 )
2024-08-27 16:15:59 +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
SPI DMA: use State for both blocking and async operations ( #1985 )
2024-08-27 16:15:59 +00:00
spi_half_duplex_write.rs
SPI DMA: use State for both blocking and async operations ( #1985 )
2024-08-27 16:15:59 +00:00
systimer.rs
Fix C2 delays ( #1981 )
2024-08-21 17:33:46 +00:00
twai.rs
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
uart_async.rs
HIL: Multiple featuresets & conditionally enable generic-queue feature ( #1989 )
2024-08-26 06:19:03 +00:00
uart_tx_rx_async.rs
HIL: Multiple featuresets & conditionally enable generic-queue feature ( #1989 )
2024-08-26 06:19:03 +00:00
uart_tx_rx.rs
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
uart.rs
Disable RTT polling in HIL tests by default ( #1960 )
2024-08-19 13:47:22 +00:00
usb_serial_jtag.rs
Implement timer conversion for some arrays ( #2012 )
2024-08-28 09:54:58 +00:00