diff options
| author | Ha Thach <[email protected]> | 2026-04-17 15:16:04 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-17 15:16:04 +0700 |
| commit | 1c1e80542941911d292fd6e27a165ec1776f072a (patch) | |
| tree | 112719669057f679bd7a26fcdbc79bb039af0406 /hw | |
| parent | 81641e35c67ea8197397d1d03c666e94db6fdaec (diff) | |
| parent | c1e6b2635f9b89313dca86b31287176949c68380 (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.h | 2 |
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_ |
