embassy/tests/rp
pennae 55e07712e5 rp: fix adc test flakiness
GP29 is connected to the cyw43 SCK pin. cyw43 is selected by
default (due to rp2040 pins being input/pulldown by default), so the
wifi chip is always selected and watches the SCK pin. this little bit of
load on the SCK pin is enough to disturb the 300k voltage divider used
for VSYS sensing, making the test flaky.
2023-08-03 23:38:23 +02:00
..
.cargo ci: run HIL tests in parallel. 2023-05-30 01:10:53 +02:00
src rp: fix adc test flakiness 2023-08-03 23:38:23 +02:00
build.rs ci: run HIL tests in parallel. 2023-05-30 01:10:53 +02:00
Cargo.toml rp/pio: use bind_interrupts for irqs 2023-07-07 16:27:10 +02:00
link_ram.x rp: add GPIO HIL test. 2022-07-09 02:14:30 +02:00