summaryrefslogtreecommitdiff
path: root/docs/compatible_microcontrollers.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-02-06 11:27:46 +1100
committerGitHub <noreply@github.com>2021-02-06 11:27:46 +1100
commit620a946d01477b64ee2f719141aa35400c0188c6 (patch)
tree77808f4f1a79d1ec0df13088400954df81ef7396 /docs/compatible_microcontrollers.md
parentc1b2e87e894c08b5d6bdd85b9e47c885fd447370 (diff)
Add STM32G431 and STM32G474 board definitions. (#11793)
* Add STM32G431 and STM32G474 board definitions. * Add docs.
Diffstat (limited to 'docs/compatible_microcontrollers.md')
-rw-r--r--docs/compatible_microcontrollers.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/compatible_microcontrollers.md b/docs/compatible_microcontrollers.md
index c1287bc33d..47a4844e7f 100644
--- a/docs/compatible_microcontrollers.md
+++ b/docs/compatible_microcontrollers.md
@@ -26,6 +26,10 @@ You can also use any ARM chip with USB that [ChibiOS](https://www.chibios.org) s
* [STM32F0x2](https://www.st.com/en/microcontrollers-microprocessors/stm32f0x2.html)
* [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)
+ * [STM32F411](https://www.st.com/en/microcontrollers-microprocessors/stm32f411.html)
+ * [STM32G431](https://www.st.com/en/microcontrollers-microprocessors/stm32g4x1.html)
+ * [STM32G474](https://www.st.com/en/microcontrollers-microprocessors/stm32g4x4.html)
### NXP (Kinetis)