@@ -74,11 +74,11 @@ git clone --recurse-submodules --jobs 8 https://github.com/modm-io/modm.git
7474
7575## Microcontrollers
7676
77- modm can create a HAL for <!-- allcount--> 3166 <!-- /allcount--> devices of these vendors:
77+ modm can create a HAL for <!-- allcount--> 3172 <!-- /allcount--> devices of these vendors:
7878
7979- STMicroelectronics STM32: <!-- stmcount--> 2621<!-- /stmcount--> devices.
8080- Microchip SAM: <!-- samcount--> 163<!-- /samcount--> devices.
81- - Microchip AVR: <!-- avrcount--> 382 <!-- /avrcount--> devices.
81+ - Microchip AVR: <!-- avrcount--> 388 <!-- /avrcount--> devices.
8282
8383Here is a table with all device families and the peripheral drivers they support:
8484
@@ -312,7 +312,7 @@ Please [discover modm's peripheral drivers for your specific device][discover].
312312<td align =" center " >○</td >
313313<td align =" center " >○</td >
314314<td align =" center " >✗</td >
315- <td align =" center " >✗ </td >
315+ <td align =" center " >○ </td >
316316<td align =" center " >✗</td >
317317</tr ><tr >
318318<td align =" left " >Random Generator</td >
@@ -366,7 +366,7 @@ Please [discover modm's peripheral drivers for your specific device][discover].
366366<td align =" center " >✅</td >
367367<td align =" center " >✅</td >
368368<td align =" center " >✗</td >
369- <td align =" center " >✗ </td >
369+ <td align =" center " >○ </td >
370370<td align =" center " >✗</td >
371371</tr ><tr >
372372<td align =" left " >Timer</td >
0 commit comments