[README] Coarse sweep to use markup in READMEs.
This should improve online readability of the readme files.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
------------------------------------------------------------------------------
|
||||
README
|
||||
------------------------------------------------------------------------------
|
||||
# README
|
||||
|
||||
This example program demonstrates the floating point coprocessor usage on
|
||||
the ST STM32F429IDISCOVERY eval board.
|
||||
@@ -8,7 +6,8 @@ the ST STM32F429IDISCOVERY eval board.
|
||||
A mandelbrot fractal is calculated and sent as "ascii-art" image through
|
||||
the USART1.
|
||||
|
||||
Board connections:
|
||||
------------------
|
||||
## Board connections
|
||||
|
||||
PA9 (USART1_TX) TTL serial output (38400,8,N,1)
|
||||
| Port | Function | Description |
|
||||
| ----- | ------------- | --------------------------------- |
|
||||
| `PA9` | `(USART1_TX)` | TTL serial output `(38400,8,N,1)` |
|
||||
|
||||
Reference in New Issue
Block a user