diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-09 03:49:44 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-09 03:49:44 +0000 |
commit | ef847f8ef6694970de5995f2e6536705848948c7 (patch) | |
tree | 2c9f9808a00218643493b04bc2d1d30aa5667577 /docs/compatible_microcontrollers.md | |
parent | 30f0bbe079003fb18764f9026a8eed7464efb216 (diff) | |
parent | 0df93ec2f991d2f5dc18ad87429c909f7816c2f8 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/compatible_microcontrollers.md')
-rw-r--r-- | docs/compatible_microcontrollers.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/compatible_microcontrollers.md b/docs/compatible_microcontrollers.md index eb3e2c3e57..1f46a1c634 100644 --- a/docs/compatible_microcontrollers.md +++ b/docs/compatible_microcontrollers.md @@ -37,8 +37,8 @@ You can also use any ARM chip with USB that [ChibiOS](https://www.chibios.org) s * [STM32L422](https://www.st.com/en/microcontrollers-microprocessors/stm32l4x2.html) * [STM32L433](https://www.st.com/en/microcontrollers-microprocessors/stm32l4x3.html) * [STM32L443](https://www.st.com/en/microcontrollers-microprocessors/stm32l4x3.html) - - ### WestBerryTech (WB32) + +### WestBerryTech (WB32) * [WB32F3G71xx](http://www.westberrytech.com) @@ -57,4 +57,4 @@ There is limited support for one of Atmel's ATSAM microcontrollers, that being t ### GigaDevice -[ChibiOS-Contrib](https://github.com/ChibiOS/ChibiOS-Contrib) has support for the GigaDevice [GD32VF103 series](https://www.gigadevice.com/products/microcontrollers/gd32/risc-v/mainstream-line/gd32vf103-series/) microcontrollers and provides configurations for the [SiPeed Longan Nano](https://longan.sipeed.com/en/) development board that uses this microcontroller. It is largely pin and feature compatible with STM32F103 and STM32F303 microcontrollers.
\ No newline at end of file +[ChibiOS-Contrib](https://github.com/ChibiOS/ChibiOS-Contrib) has support for the GigaDevice [GD32VF103 series](https://www.gigadevice.com/products/microcontrollers/gd32/risc-v/mainstream-line/gd32vf103-series/) microcontrollers and provides configurations for the [SiPeed Longan Nano](https://longan.sipeed.com/en/) development board that uses this microcontroller. It is largely pin and feature compatible with STM32F103 and STM32F303 microcontrollers. |