rust-embedded / embedded-hal

A Hardware Abstraction Layer (HAL) for embedded systems
Apache License 2.0
2.01k stars 202 forks source link

Prepare e-h 1.0.0-alpha.9 release #413

Closed eldruin closed 2 years ago

rust-highfive commented 2 years ago

r? @therealprof

(rust-highfive has picked a reviewer for you, use r? to override)

bors[bot] commented 2 years ago

Merge conflict.

bors[bot] commented 2 years ago

Build succeeded:

Dirbaio commented 2 years ago

@eldruin I went ahead and did the release. Hope haven't missed anything: cargo publish, created the git tag, and created the release on github with the release notes. Is that all? :D

eldruin commented 2 years ago

That's all, thanks!