mirror of
https://github.com/zoobab/rtl8710.git
synced 2024-11-24 05:24:14 +00:00
markdown formatting
This commit is contained in:
parent
5f31306313
commit
4d857797ab
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
@ -1,16 +1,16 @@
|
||||||
RTL-00 blink test using openocd and stm32f3348-discovery
|
# RTL-00 blink test using openocd and stm32f3348-discovery
|
||||||
|
|
||||||
pins:
|
## pins:
|
||||||
|
|
||||||
LED: GC4
|
### LED: GC4
|
||||||
SWDIO: GE3
|
### SWDIO: GE3
|
||||||
SWCLK: GE4
|
### SWCLK: GE4
|
||||||
|
|
||||||
building:
|
## building:
|
||||||
|
|
||||||
make
|
### make
|
||||||
|
|
||||||
testing:
|
## testing:
|
||||||
|
|
||||||
make install
|
### make install
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue