dma-api 0.1.8

Trait for DMA alloc and some collections
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "dma-api"
version = "0.1.8"
edition = "2021"
authors = ["周睿 <zrufo747@outlook.com>"]
repository = "https://github.com/ZR233/dma-api"
license = "MIT"
description = "Trait for DMA alloc and some collections"
keywords = ["os", "dma"]
categories = ["embedded", "no-std"]

[dependencies]