mirror of
https://github.com/zoobab/rtl8710.git
synced 2024-11-21 20:14:15 +00:00
17 lines
140 B
Markdown
17 lines
140 B
Markdown
|
RTL-00 blink test using openocd and stm32f3348-discovery
|
||
|
|
||
|
pins:
|
||
|
|
||
|
LED: GC4
|
||
|
SWDIO: GE3
|
||
|
SWCLK: GE4
|
||
|
|
||
|
building:
|
||
|
|
||
|
make
|
||
|
|
||
|
testing:
|
||
|
|
||
|
make install
|
||
|
|