summaryrefslogtreecommitdiff
path: root/docs/compatible_microcontrollers.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-09-25 00:19:41 +0100
committerGitHub <noreply@github.com>2021-09-25 00:19:41 +0100
commit3a2a39e5ecd43756b5df5e382bd02d9f41061c78 (patch)
treeb011b46243bd67b3452f668034b24ba10509a15d /docs/compatible_microcontrollers.md
parente1dfbfbfd32e923e2bd499a324f18122a90ac998 (diff)
Initial pass of F405 support (#14584)
* Initial pass of F405 support * remove some conf files * docs * clang
Diffstat (limited to 'docs/compatible_microcontrollers.md')
-rw-r--r--docs/compatible_microcontrollers.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/compatible_microcontrollers.md b/docs/compatible_microcontrollers.md
index 2bf3b0ebb7..0ad5d48214 100644
--- a/docs/compatible_microcontrollers.md
+++ b/docs/compatible_microcontrollers.md
@@ -27,6 +27,7 @@ You can also use any ARM chip with USB that [ChibiOS](https://www.chibios.org) s
* [STM32F103](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html)
* [STM32F303](https://www.st.com/en/microcontrollers-microprocessors/stm32f303.html)
* [STM32F401](https://www.st.com/en/microcontrollers-microprocessors/stm32f401.html)
+ * [STM32F405](https://www.st.com/en/microcontrollers-microprocessors/stm32f405-415.html)
* [STM32F407](https://www.st.com/en/microcontrollers-microprocessors/stm32f407-417.html)
* [STM32F411](https://www.st.com/en/microcontrollers-microprocessors/stm32f411.html)
* [STM32F446](https://www.st.com/en/microcontrollers-microprocessors/stm32f446.html)