embassy/tests/rp
pennae b166ed6b78 rp: generalize adc inputs from pins to channels
this lets us treat pins and the temperature sensor uniformly using the
same interface. uniformity in turn lets us add more adc features without
combinatorial explosion of methods and types needed to handle them all.
2023-08-01 18:31:28 +02:00
..
.cargo ci: run HIL tests in parallel. 2023-05-30 01:10:53 +02:00
src rp: generalize adc inputs from pins to channels 2023-08-01 18:31:28 +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