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

boards/nucleo-f030r8: Fix units & alignment in doc

This commit is contained in:
Marian Buschsieweke 2020-06-04 11:26:06 +02:00
parent d555f6de37
commit 4afe9e58ac
No known key found for this signature in database
GPG Key ID: 61F64C6599B1539F

View File

@ -17,11 +17,11 @@ STM32F030R8 microcontroller with 8Kb of SRAM and 64Kb of ROM Flash.
### MCU
| MCU | STM32F030R8 |
|:---------- |:----------------- |
|:---------- |:-------------------------------------------------------------------- |
| Family | ARM Cortex-M0 |
| Vendor | ST Microelectronics |
| RAM | 8Kb |
| Flash | 64Kb |
| RAM | 8KiB |
| Flash | 64KiB |
| Frequency | up to 48MHz |
| FPU | no |
| Timers | 10 (2x watchdog, 1 SysTick, 7x 16-bit) |