Skip to content

Commit f1fcb07

Browse files
committed
fixup: docs
1 parent 01f35c4 commit f1fcb07

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ git clone --recurse-submodules --jobs 8 https://github.com/modm-io/modm.git
7878

7979
## Microcontrollers
8080

81-
modm can create a HAL for <!--allcount-->3287<!--/allcount--> devices of these vendors:
81+
modm can create a HAL for <!--allcount-->3385<!--/allcount--> devices of these vendors:
8282

83-
- STMicroelectronics STM32: <!--stmcount-->2712<!--/stmcount--> devices.
83+
- STMicroelectronics STM32: <!--stmcount-->2810<!--/stmcount--> devices.
8484
- Microchip SAM: <!--samcount-->186<!--/samcount--> devices.
8585
- Microchip AVR: <!--avrcount-->388<!--/avrcount--> devices.
8686
- Raspberry Pi: <!--rpicount-->1<!--/rpicount--> device.
@@ -595,26 +595,27 @@ We have out-of-box support for many development boards including documentation.
595595
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-h723zg">NUCLEO-H723ZG</a></td>
596596
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-h743zi">NUCLEO-H743ZI</a></td>
597597
</tr><tr>
598+
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-h755zi-q">NUCLEO-H755ZI-Q</a></td>
598599
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l031k6">NUCLEO-L031K6</a></td>
599600
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l053r8">NUCLEO-L053R8</a></td>
600601
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l152re">NUCLEO-L152RE</a></td>
601-
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l432kc">NUCLEO-L432KC</a></td>
602602
</tr><tr>
603+
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l432kc">NUCLEO-L432KC</a></td>
603604
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l452re">NUCLEO-L452RE</a></td>
604605
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l476rg">NUCLEO-L476RG</a></td>
605606
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l496zg-p">NUCLEO-L496ZG-P</a></td>
606-
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l552ze-q">NUCLEO-L552ZE-Q</a></td>
607607
</tr><tr>
608+
<td align="center"><a href="https://modm.io/reference/config/modm-nucleo-l552ze-q">NUCLEO-L552ZE-Q</a></td>
608609
<td align="center"><a href="https://modm.io/reference/config/modm-olimexino-stm32">OLIMEXINO-STM32</a></td>
609610
<td align="center"><a href="https://modm.io/reference/config/modm-raspberrypi">Raspberry Pi</a></td>
610611
<td align="center"><a href="https://modm.io/reference/config/modm-rp-pico">Raspberry Pi Pico</a></td>
611-
<td align="center"><a href="https://modm.io/reference/config/modm-samd21-mini">SAMD21-MINI</a></td>
612612
</tr><tr>
613+
<td align="center"><a href="https://modm.io/reference/config/modm-samd21-mini">SAMD21-MINI</a></td>
613614
<td align="center"><a href="https://modm.io/reference/config/modm-samg55-xplained-pro">SAMG55-XPLAINED-PRO</a></td>
614615
<td align="center"><a href="https://modm.io/reference/config/modm-srxe">Smart Response XE</a></td>
615616
<td align="center"><a href="https://modm.io/reference/config/modm-stm32_f4ve">STM32-F4VE</a></td>
616-
<td align="center"><a href="https://modm.io/reference/config/modm-stm32f030_demo">STM32F030-DEMO</a></td>
617617
</tr><tr>
618+
<td align="center"><a href="https://modm.io/reference/config/modm-stm32f030_demo">STM32F030-DEMO</a></td>
618619
</tr>
619620
</table>
620621
<!--/bsptable-->

0 commit comments

Comments
 (0)