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

boards/mbed_lpc1768: Fix units & alignment in doc

This commit is contained in:
Marian Buschsieweke 2020-06-04 10:55:02 +02:00
parent 501586e586
commit 8bbcc1bfc3
No known key found for this signature in database
GPG Key ID: 61F64C6599B1539F

View File

@ -22,11 +22,11 @@ about the board.
### MCU
| MCU | LPC1768FDB100 |
|:--------------- |:-------------- |
|:--------------- |:--------------- |
| Family | ARM Cortex-M3 |
| Vendor | NXP |
| RAM | 64kB SRAM |
| Flash | 512kB |
| RAM | 64KiB SRAM |
| Flash | 512KiB |
| Frequency | up to 100MHz |
| Timers | 4 |
| UARTs | 4 |