dstric-aqueduct dcf228e448 Add set_config method to RP SPI driver
Add a `set_config` method to `Spi` to allow reconfiguring SPI mode after creation.

The existing implementation of the `embassy-embedded-hal` trait `SetConfig` is changed to use the new method.

Existing uses of `SetConfig`  trait may need to explicitly call the trait method to maintain current return type.
2024-12-03 00:14:24 +01:00
..
2024-08-09 16:09:16 -04:00
2024-10-09 16:57:02 -04:00
2024-08-09 16:09:16 -04:00
2023-06-16 01:41:07 +02:00
2024-09-04 13:42:03 -04:00
2024-06-06 23:19:07 +02:00
2023-05-29 22:01:19 +02:00
2024-10-14 00:11:16 +02:00
2024-11-16 22:22:47 +01:00
2024-10-25 13:12:24 +02:00
2024-08-08 21:35:21 -04:00
2024-12-03 00:14:24 +01:00
2024-09-17 21:26:59 +02:00
2024-08-08 21:35:21 -04:00