summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-04-17 15:16:04 +0700
committerGitHub <[email protected]>2026-04-17 15:16:04 +0700
commit1c1e80542941911d292fd6e27a165ec1776f072a (patch)
tree112719669057f679bd7a26fcdbc79bb039af0406 /hw
parent81641e35c67ea8197397d1d03c666e94db6fdaec (diff)
parentc1e6b2635f9b89313dca86b31287176949c68380 (diff)
Merge pull request #3599
fix(docs): update URL for STM32C071 Nucleo board documentation
Diffstat (limited to 'hw')
-rw-r--r--hw/bsp/stm32c0/boards/stm32c071nucleo/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/stm32c0/boards/stm32c071nucleo/board.h b/hw/bsp/stm32c0/boards/stm32c071nucleo/board.h
index 085d0d721..b62fc3a2a 100644
--- a/hw/bsp/stm32c0/boards/stm32c071nucleo/board.h
+++ b/hw/bsp/stm32c0/boards/stm32c071nucleo/board.h
@@ -27,7 +27,7 @@
/* metadata:
name: STM32C071 Nucleo
- url: https://www.st.com/en/evaluation-tools/nucleo-g071rb.html
+ url: https://www.st.com/en/evaluation-tools/nucleo-c071rb.html
*/
#ifndef BOARD_H_