embassy/tests/rp/src
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
..
bin rp: fix adc test flakiness 2023-08-03 23:38:23 +02:00
common.rs ci: run HIL tests in parallel. 2023-05-30 01:10:53 +02:00