diff options
| author | HiFiPHile <[email protected]> | 2026-05-10 01:47:21 +0200 |
|---|---|---|
| committer | HiFiPHile <[email protected]> | 2026-05-10 14:17:00 +0200 |
| commit | 5ea1979e290ed80430a5b65b56534373ecbdd56f (patch) | |
| tree | 79d8a6bae8aacc431331d4f27191592721cfa911 /docs/reference/boards.rst | |
| parent | dcd2a4bd0f005835d3edc193309ef3484cd9c8b3 (diff) | |
add stm32c5 support
Signed-off-by: HiFiPHile <[email protected]>
Diffstat (limited to 'docs/reference/boards.rst')
| -rw-r--r-- | docs/reference/boards.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/boards.rst b/docs/reference/boards.rst index e61c4f98b..b0e8bffaa 100644 --- a/docs/reference/boards.rst +++ b/docs/reference/boards.rst @@ -266,6 +266,7 @@ STMicroelectronics Board Name Family URL Note =================== ================================= ========= ================================================================= ====== stm32c071nucleo STM32C071 Nucleo stm32c0 https://www.st.com/en/evaluation-tools/nucleo-c071rb.html +stm32c542nucleo STM32C542 Nucleo stm32c5 https://www.st.com/en/evaluation-tools/nucleo-c542rc.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 |
