Open
Description
It seems that the master
branch is at an older 0.7.4 code.
[package]
authors = [
"The Cortex-M Team <[email protected]>",
"Jorge Aparicio <[email protected]>",
]
categories = ["embedded", "hardware-support", "no-std"]
description = "Low level access to Cortex-M processors"
documentation = "https://docs.rs/cortex-m"
keywords = ["arm", "cortex-m", "register", "peripheral"]
license = "MIT OR Apache-2.0"
name = "cortex-m"
readme = "README.md"
repository = "https://github.com/rust-embedded/cortex-m"
version = "0.7.4"
Not sure if there is a reason for it. Normally you would expect master
to either reflect the latest released version or the current development (post release). Its not a huge thing, rather just confusing.
/Per
Metadata
Metadata
Assignees
Labels
No labels