display-interface icon indicating copy to clipboard operation
display-interface copied to clipboard

Unifying async and sync implementation, add `async` feature flag to i2c, spi

Open markszente opened this issue 2 years ago • 0 comments

This PR does the following:

  • Unifies async and sync implementation using maybe_async_cfg
  • Adds new, optional, async feature flag to i2c and spi packages to enable async implementations

markszente avatar Jan 23 '24 14:01 markszente