embedded-hal-sdmmc 0.1.0-alpha.3

A Hardware Abstraction Layer (HAL) for embedded SD/SDIO/eMMC peripherals
Documentation
  • Coverage
  • 100%
    96 out of 96 items documented0 out of 36 items with examples
  • Size
  • Source code size: 29.41 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 960.89 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • weathered-steel-org

Embedded HAL SD/MMC

This project contains traits and types useful for implementing a Hardware Abstraction Layer (HAL) for SD/MMC peripherals.

The intention is to upstream these traits into the embedded-hal workspace after stabilization.

The traits can be used for both host- and device-side peripheral drivers.

WARNING

These traits are in a very experimental stage of development.

They should only be used by those willing to endure breaking changes, unstable interfaces, and other problems associated with experimental software.

Contributing

Contributions are welcome!

Contributors can get involved through: