esp-hal/hil-test/tests
Dániel Buga 0da6eec089
Move I2S drivers to i2s::master and i2s::parallel (#2472)
* Move I2S drivers to i2s::master and i2s::parallel

* Remove mention of master mode
2024-11-07 09:39:08 +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 Implement embedded_hal_async::delay::DelayNs for TIMGx timers (#2084) 2024-09-24 08:50:06 +00:00
delay.rs H2: enable TWAI, enable delay test (#2199) 2024-09-20 07:04:52 +00:00
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 Systimer improvements (#2451) 2024-11-04 11:36:34 +00:00
embassy_interrupt_spi_dma.rs Spi master: remove public hidden APIs, add Config/apply_config (#2448) 2024-11-06 09:03:43 +00:00
embassy_timers_executors.rs
esp_wifi_floats.rs Remove EspWifiInitFor & more granular init/deinit per driver (#2301) 2024-11-04 08:08:19 +00:00
get_time.rs
gpio.rs Simplify traits and erratum 36 workaround, add Pins::steal (#2335) 2024-10-18 14:17:43 +00:00
i2c.rs Erase i2c peripheral instances (#2361) 2024-10-23 06:31:08 +00:00
i2s.rs Move I2S drivers to i2s::master and i2s::parallel (#2472) 2024-11-07 09:39:08 +00:00
init.rs Allow configuring the watchdogs in the init config (#2180) 2024-09-20 13:51:35 +00:00
interrupt.rs
lcd_cam_i8080_async.rs into_async (#2430) 2024-11-04 09:32:12 +00:00
lcd_cam_i8080.rs Peripheral interconnect redo, vol 2 (split()) (#2418) 2024-11-04 11:29:28 +00:00
parl_io_tx_async.rs Peripheral interconnect redo, vol 2 (split()) (#2418) 2024-11-04 11:29:28 +00:00
parl_io_tx.rs Peripheral interconnect redo, vol 2 (split()) (#2418) 2024-11-04 11:29:28 +00:00
pcnt.rs
qspi.rs Spi master: remove public hidden APIs, add Config/apply_config (#2448) 2024-11-06 09:03:43 +00:00
rmt.rs
rsa_async.rs into_async (#2430) 2024-11-04 09:32:12 +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 Spi master: remove public hidden APIs, add Config/apply_config (#2448) 2024-11-06 09:03:43 +00:00
spi_half_duplex_read.rs Spi master: remove public hidden APIs, add Config/apply_config (#2448) 2024-11-06 09:03:43 +00:00
spi_half_duplex_write_psram.rs Spi master: remove public hidden APIs, add Config/apply_config (#2448) 2024-11-06 09:03:43 +00:00
spi_half_duplex_write.rs Spi master: remove public hidden APIs, add Config/apply_config (#2448) 2024-11-06 09:03:43 +00:00
spi_slave.rs Interconnect: force signals through GPIO matrix if split (#2419) 2024-11-06 13:55:34 +00:00
systimer.rs
twai.rs Peripheral interconnect redo, vol 2 (split()) (#2418) 2024-11-04 11:29:28 +00:00
uart_async.rs into_async (#2430) 2024-11-04 09:32:12 +00:00
uart_regression.rs Overhaul peripheral signal system, first run (#2388) 2024-10-25 07:01:45 +00:00
uart_tx_rx_async.rs into_async (#2430) 2024-11-04 09:32:12 +00:00
uart_tx_rx.rs Implement UART type erasure (#2381) 2024-10-25 08:03:20 +00:00
uart.rs Flatten Uart module, remove unnecessary data, replace methods with apply_config (#2449) 2024-11-05 09:56:14 +00:00
usb_serial_jtag.rs into_async (#2430) 2024-11-04 09:32:12 +00:00