1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/nucleo-f767zi: fix missing ending bracket in ADCs descritpion

This commit is contained in:
krzysztof-cabaj 2024-05-06 11:11:57 +02:00
parent 062ffa8744
commit 5f5181e36d

View File

@ -24,7 +24,7 @@ STM32F767ZI microcontroller with 512KiB of RAM and 2 MiB of Flash.
| FPU | yes |
| Ethernet | 10/100 Mbps |
| Timers | 18 (2x watchdog, 1 SysTick, 2x 32-bit, 13x 16-bit) |
| ADCs | 3x 12 bit (up to 24 channels |
| ADCs | 3x 12 bit (up to 24 channels) |
| UARTs | 4 |
| I2cs | 4 |
| SPIs | 6 |