Eli Lipsitz a0bae3035a spi: Add custom spi::Operation enum
This replaces the Operation enum which was previously re-exported from
embedded_hal.

As of this commit, the enum is identical to the embedded_hal Operation,
except that there is no Word type parameter, as esp-idf-hal only uses u8
for SPI. Additionally, the `#[non_exhaustive]` attribute has been added
to allow for future expansion.
2024-09-29 19:39:47 +02:00
..
2022-11-08 18:27:37 +02:00
2024-06-16 07:50:15 +00:00
2024-06-16 07:50:15 +00:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00
2024-08-10 16:11:38 +03:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00
2023-10-14 07:36:30 +00:00