rust-embedded / embedded-hal

A Hardware Abstraction Layer (HAL) for embedded systems
Apache License 2.0
1.95k stars 197 forks source link

spi: document `Operation::DelayNs` is not for CS delays. #559

Closed Dirbaio closed 9 months ago

Dirbaio commented 9 months ago

part of #539, though doesn't fix it until we actually add the config settings for that to embedded-hal-bus.