We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ebce5 commit 555b4c8Copy full SHA for 555b4c8
1 file changed
Cargo.toml
@@ -3,9 +3,9 @@ name = "hpm-hal"
3
version = "0.0.1"
4
edition = "2024"
5
authors = ["Andelf <andelf@gmail.com>"]
6
-repository = "https://github.com/hpmicro/hpm-hal"
+repository = "https://github.com/hpmicro-rs/hpm-hal"
7
documentation = "https://docs.rs/hpm-hal"
8
-homepage = "https://github.com/hpmicro/hpm-hal"
+homepage = "https://github.com/hpmicro-rs/hpm-hal"
9
categories = ["embedded", "hardware-support", "no-std"]
10
description = "HAL crate for HPMicro's RISC-V MCUs, HPM5300, HPM6700/HPM6400, HPM6200, HPM6300, HPM6800"
11
keywords = ["hpmicro", "riscv", "hal"]
0 commit comments