rtl8710-openocd/README.md

18 lines
249 B
Markdown
Raw Normal View History

2016-08-22 08:32:14 +00:00
# RTL-8710 openocd support
OpenOCD support for RTL8710 and integrated flash.
## pins:
2016-08-22 11:03:53 +00:00
### SWD
2016-08-22 08:32:14 +00:00
SWDIO: GE3
SWCLK: GE4
2016-08-22 11:03:53 +00:00
### JTAG
TRST: GE0
TDI: GE1
TDO: GE2
TMS: GE3
CLK: GE4
2016-08-22 08:32:14 +00:00
## building:
make
## testing:
make test