aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-12-08 19:49:10 -0800
committerGitHub <noreply@github.com>2021-12-09 14:49:10 +1100
commit0df93ec2f991d2f5dc18ad87429c909f7816c2f8 (patch)
tree952a62dfe489272d3fdf92d4ad1c9a6c00c72127
parentbff5807b5b63011c954ba9a27c94eedf31352fa3 (diff)
downloadqmk_firmware-0df93ec2f991d2f5dc18ad87429c909f7816c2f8.tar.gz
qmk_firmware-0df93ec2f991d2f5dc18ad87429c909f7816c2f8.zip
[Docs] Fix Header formatting in compatible mcu doc (#15438)
-rw-r--r--docs/compatible_microcontrollers.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/compatible_microcontrollers.md b/docs/compatible_microcontrollers.md
index eb3e2c3e5..1f46a1c63 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
37 * [STM32L422](https://www.st.com/en/microcontrollers-microprocessors/stm32l4x2.html) 37 * [STM32L422](https://www.st.com/en/microcontrollers-microprocessors/stm32l4x2.html)
38 * [STM32L433](https://www.st.com/en/microcontrollers-microprocessors/stm32l4x3.html) 38 * [STM32L433](https://www.st.com/en/microcontrollers-microprocessors/stm32l4x3.html)
39 * [STM32L443](https://www.st.com/en/microcontrollers-microprocessors/stm32l4x3.html) 39 * [STM32L443](https://www.st.com/en/microcontrollers-microprocessors/stm32l4x3.html)
40 40
41 ### WestBerryTech (WB32) 41### WestBerryTech (WB32)
42 42
43 * [WB32F3G71xx](http://www.westberrytech.com) 43 * [WB32F3G71xx](http://www.westberrytech.com)
44 44
@@ -57,4 +57,4 @@ There is limited support for one of Atmel's ATSAM microcontrollers, that being t
57 57
58### GigaDevice 58### GigaDevice
59 59
60[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 60[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.