embassy/tests/rp/src/bin
Caleb Jamison 0c6d3ea051 Add SetConfig impl to rp2040 i2c
Also expand test to cover 1kHz, 100kHz, 400kHz, and 1MHz speeds.
2024-02-22 06:14:48 -05:00
..
adc.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
bootsel.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
cyw43-perf.rs rp/gpio: remove generics. 2024-01-22 21:32:10 +01:00
dma_copy_async.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
ethernet_w5100s_perf.rs rp/gpio: remove generics. 2024-01-22 21:32:10 +01:00
flash.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
float.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
gpio_async.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
gpio_multicore.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
gpio.rs Change GPIO inherent methods back to &self. 2024-01-10 00:00:10 +01:00
i2c.rs Add SetConfig impl to rp2040 i2c 2024-02-22 06:14:48 -05:00
multicore.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
pio_irq.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
pio_multi_load.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
pwm.rs Change GPIO inherent methods back to &self. 2024-01-10 00:00:10 +01:00
spi_async.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
spi.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
uart_buffered.rs rp/gpio: remove generics. 2024-01-22 21:32:10 +01:00
uart_dma.rs rp/gpio: remove generics. 2024-01-22 21:32:10 +01:00
uart_upgrade.rs tests: use executor task arena instead of TAIT. 2023-11-27 01:23:49 +01:00
uart.rs rp/gpio: remove generics. 2024-01-22 21:32:10 +01:00