esp-hal/hil-test/tests
Dániel Buga ba8daafb0b
Require float-save-restore in esp-wifi (#2322)
* Add failing test case

* Make sure task contexts are properly initialised

* Require float-save-restore for esp-wifi
2024-10-10 08:24:50 +00:00
..
aes_dma.rs Erase DMA type params (#2261) 2024-10-08 14:09:27 +00:00
aes.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
clock_monitor.rs
crc.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
critical_section.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
delay_async.rs
delay.rs
dma_macros.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
dma_mem2mem.rs Erase DMA type params (#2261) 2024-10-08 14:09:27 +00:00
ecc.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
embassy_interrupt_executor.rs
embassy_interrupt_spi_dma.rs Erase DMA type params (#2261) 2024-10-08 14:09:27 +00:00
embassy_timers_executors.rs
esp_wifi_floats.rs Require float-save-restore in esp-wifi (#2322) 2024-10-10 08:24:50 +00:00
get_time.rs
gpio.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
i2c.rs I2c rename, small docs clean up (#2320) 2024-10-10 07:26:13 +00:00
i2s.rs Erase DMA type params (#2261) 2024-10-08 14:09:27 +00:00
init.rs
interrupt.rs
lcd_cam_i8080_async.rs
lcd_cam_i8080.rs
parl_io_tx_async.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
parl_io_tx.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
pcnt.rs
qspi.rs Erase DMA type params (#2261) 2024-10-08 14:09:27 +00:00
rmt.rs
rsa_async.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
rsa.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
sha.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
spi_full_duplex.rs Avoid moving inside SpiDmaBus, abort dropped transfers (#2216) 2024-10-07 10:04:50 +00:00
spi_half_duplex_read.rs Erase DMA type params (#2261) 2024-10-08 14:09:27 +00:00
spi_half_duplex_write_psram.rs Erase DMA type params (#2261) 2024-10-08 14:09:27 +00:00
spi_half_duplex_write.rs Erase DMA type params (#2261) 2024-10-08 14:09:27 +00:00
spi_slave.rs ESP32 spi slave mode (#2278) 2024-10-07 15:00:15 +00:00
systimer.rs
twai.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
uart_async.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
uart_regression.rs Fix first UART print (#2318) 2024-10-09 15:16:56 +00:00
uart_tx_rx_async.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
uart_tx_rx.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
uart.rs Print test panics using semihosting (#2257) 2024-10-04 06:31:39 +00:00
usb_serial_jtag.rs