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 /docs/reference | |
| parent | 81641e35c67ea8197397d1d03c666e94db6fdaec (diff) | |
| parent | c1e6b2635f9b89313dca86b31287176949c68380 (diff) | |
Merge pull request #3599
fix(docs): update URL for STM32C071 Nucleo board documentation
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/boards.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/boards.rst b/docs/reference/boards.rst index dbb5942ca..e61c4f98b 100644 --- a/docs/reference/boards.rst +++ b/docs/reference/boards.rst @@ -265,7 +265,7 @@ STMicroelectronics =================== ================================= ========= ================================================================= ====== Board Name Family URL Note =================== ================================= ========= ================================================================= ====== -stm32c071nucleo STM32C071 Nucleo stm32c0 https://www.st.com/en/evaluation-tools/nucleo-g071rb.html +stm32c071nucleo STM32C071 Nucleo stm32c0 https://www.st.com/en/evaluation-tools/nucleo-c071rb.html stm32f070rbnucleo STM32 F070 Nucleo stm32f0 https://www.st.com/en/evaluation-tools/nucleo-f070rb.html stm32f072disco STM32 F072 Discovery stm32f0 https://www.st.com/en/evaluation-tools/32f072bdiscovery.html stm32f072eval STM32 F072 Eval stm32f0 https://www.st.com/en/evaluation-tools/stm32072b-eval.html |
