Find a file
2016-08-22 14:03:53 +03:00
script flie writing in tcl 2016-08-22 14:03:53 +03:00
.gitignore first commit 2016-08-22 11:22:31 +03:00
make_array.c flie writing in tcl 2016-08-22 14:03:53 +03:00
Makefile first commit 2016-08-22 11:22:31 +03:00
mask.h first commit 2016-08-22 11:22:31 +03:00
README.md flie writing in tcl 2016-08-22 14:03:53 +03:00
rtl8710.h first commit 2016-08-22 11:22:31 +03:00
rtl8710.ld first commit 2016-08-22 11:22:31 +03:00
rtl8710_cpu.ocd first commit 2016-08-22 11:22:31 +03:00
rtl8710_flasher.c flie writing in tcl 2016-08-22 14:03:53 +03:00
rtl8710_flasher.ocd flie writing in tcl 2016-08-22 14:03:53 +03:00
spi_flash.c first commit 2016-08-22 11:22:31 +03:00
spi_flash.h first commit 2016-08-22 11:22:31 +03:00

RTL-8710 openocd support

OpenOCD support for RTL8710 and integrated flash.

pins:

SWD

SWDIO: GE3
SWCLK: GE4

JTAG

TRST: GE0
TDI: GE1
TDO: GE2
TMS: GE3
CLK: GE4

building:

make

testing:

make test