esp-hal/hil-test/tests
Kirill Mikhailov 9bec6a1806
Adding I2C HIL test (#2023)
* i2c hil test

* pin

* fmt

* Test

* WIP (gpio test left)

* Finalize the CODE part (to be cleaned up)

fmt

* Smaller cleanup

* cleanup

* rebase

* fix

* getting last chips ready

* Addressing reviews
2024-09-04 12:45:58 +00:00
..
aes_dma.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
aes.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
clock_monitor.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
crc.rs Disable RTT polling in HIL tests by default (#1960) 2024-08-19 13:47:22 +00:00
delay.rs Rework hal initialization (#1970) 2024-09-02 13:38: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 Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
ecc.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
embassy_interrupt_executor.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
embassy_interrupt_spi_dma.rs Fix various SPI/DMA issues (#2065) 2024-09-03 10:02:21 +00:00
embassy_timers_executors.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
get_time.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
gpio.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
i2c.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
i2s_async.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
i2s.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
interrupt.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
lcd_cam_i8080_async.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
lcd_cam_i8080.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
pcnt.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
qspi_read.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
qspi_write_read.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
qspi_write.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
rmt.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
rsa_async.rs Test and fix async RSA (#2002) 2024-08-28 09:56:05 +00:00
rsa.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
sha.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
spi_full_duplex_dma_async.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
spi_full_duplex_dma_pcnt.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
spi_full_duplex_dma.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
spi_full_duplex.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
spi_half_duplex_read.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
spi_half_duplex_write.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
systimer.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00
twai.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
uart_async.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
uart_tx_rx_async.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
uart_tx_rx.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
uart.rs Adding I2C HIL test (#2023) 2024-09-04 12:45:58 +00:00
usb_serial_jtag.rs Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00