hpm-hal 0.0.0

WIP HAL for HPM microcontrollers, with Embassy support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "hpm-hal"
version = "0.0.0"
edition = "2021"
authors = ["Andelf <andelf@gmail.com>"]
repository = "https://github.com/andelf/hpm-hal"
documentation = "https://docs.rs/hpm-hal"
homepage = "https://github.com/andelf/hpm-hal"
categories = []
# description = "Placeholder owned by the hpm-rs team"
description = "WIP HAL for HPM microcontrollers, with Embassy support"
keywords = []
readme = "README.md"
license = "MIT/Apache-2.0"

[dependencies]