pennae 972cdd4265 rp/adc: rewrite the module
- don't require an irq binding for blocking-only adc
- abstract adc pins into an AnyPin like interface, erasing the actual
  peripheral type at runtime.
- add pull-up/pull-down functions for adc pins
- add a test (mostly a copy of the example, to be honest)
- configure adc pads according to datasheet
- report conversion errors (although they seem exceedingly rare?)
- drop embedded-hal interfaces. embedded-hal channels can do neither
  AnyPin nor pullup/pulldown without encoding both into the type
2023-07-07 17:46:35 +02:00
..
2023-07-07 17:46:35 +02:00
2023-06-12 20:19:33 +02:00
2023-05-16 11:21:17 +02:00
2022-10-01 01:34:45 -07:00
2023-04-23 18:32:34 -05:00
2023-04-23 18:32:34 -05:00
2023-04-23 18:32:34 -05:00
2022-09-01 15:12:44 +02:00
2023-07-04 19:59:36 +02:00
2022-09-01 15:12:44 +02:00
2022-08-19 08:48:52 +02:00
2023-06-07 13:18:19 +02:00
2022-12-24 03:22:51 +01:00
2023-06-29 02:39:28 +02:00
2023-06-29 02:39:28 +02:00