Skip to content

Commit 555b4c8

Browse files
committed
chore: change repo url
1 parent 56ebce5 commit 555b4c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name = "hpm-hal"
33
version = "0.0.1"
44
edition = "2024"
55
authors = ["Andelf <andelf@gmail.com>"]
6-
repository = "https://github.com/hpmicro/hpm-hal"
6+
repository = "https://github.com/hpmicro-rs/hpm-hal"
77
documentation = "https://docs.rs/hpm-hal"
8-
homepage = "https://github.com/hpmicro/hpm-hal"
8+
homepage = "https://github.com/hpmicro-rs/hpm-hal"
99
categories = ["embedded", "hardware-support", "no-std"]
1010
description = "HAL crate for HPMicro's RISC-V MCUs, HPM5300, HPM6700/HPM6400, HPM6200, HPM6300, HPM6800"
1111
keywords = ["hpmicro", "riscv", "hal"]

0 commit comments

Comments
 (0)