embedded-dma-hal

Crates.ioembedded-dma-hal
lib.rsembedded-dma-hal
version0.0.1
sourcesrc
created_at2018-05-06 01:04:03.260318
updated_at2018-05-06 01:04:03.260318
descriptionDMA-related HAL to complement japaric's embedded-hal
homepage
repositoryhttps://github.com/thenewwazoo/embedded-dma-hal
max_upload_size
id63937
size16,252
Brandon Matthews (thenewwazoo)

documentation

README

embedded-dma-hal

This crate is a (very brief) encapulation of DMA-related traits suitable for use in a HAL. It is extracted from and based upon Jorge Aparicio's dma work in his stmf32f103xx-hal crate. I include this crate as a dependency of my work on the STM32L4x6-hal crate, and intend to use it in device drivers as a complement to embedded-hal.

Commit count: 3

cargo fmt