aboutsummaryrefslogtreecommitdiff
path: root/docs/ja/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/ja/compatible_microcontrollers.md
parentc1b2e87e894c08b5d6bdd85b9e47c885fd447370 (diff)
downloadqmk_firmware-620a946d01477b64ee2f719141aa35400c0188c6.tar.gz
qmk_firmware-620a946d01477b64ee2f719141aa35400c0188c6.zip
Add STM32G431 and STM32G474 board definitions. (#11793)
* Add STM32G431 and STM32G474 board definitions. * Add docs.
Diffstat (limited to 'docs/ja/compatible_microcontrollers.md')
-rw-r--r--docs/ja/compatible_microcontrollers.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/ja/compatible_microcontrollers.md b/docs/ja/compatible_microcontrollers.md
index 31d362d09..fdd11f14f 100644
--- a/docs/ja/compatible_microcontrollers.md
+++ b/docs/ja/compatible_microcontrollers.md
@@ -31,6 +31,10 @@ QMK は十分な容量のフラッシュメモリを備えた USB 対応 AVR ま
31* [STM32F0x2](https://www.st.com/en/microcontrollers-microprocessors/stm32f0x2.html) 31* [STM32F0x2](https://www.st.com/en/microcontrollers-microprocessors/stm32f0x2.html)
32* [STM32F103](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html) 32* [STM32F103](https://www.st.com/en/microcontrollers-microprocessors/stm32f103.html)
33* [STM32F303](https://www.st.com/en/microcontrollers-microprocessors/stm32f303.html) 33* [STM32F303](https://www.st.com/en/microcontrollers-microprocessors/stm32f303.html)
34* [STM32F401](https://www.st.com/en/microcontrollers-microprocessors/stm32f401.html)
35* [STM32F411](https://www.st.com/en/microcontrollers-microprocessors/stm32f411.html)
36* [STM32G431](https://www.st.com/en/microcontrollers-microprocessors/stm32g4x1.html)
37* [STM32G474](https://www.st.com/en/microcontrollers-microprocessors/stm32g4x4.html)
34 38
35### NXP (Kinetis) 39### NXP (Kinetis)
36 40