Find a file
2016-08-22 11:32:14 +03:00
.gitignore first commit 2016-08-22 11:22:31 +03:00
make_array.c first commit 2016-08-22 11:22:31 +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 added readme 2016-08-22 11:32:14 +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.ocd added readme 2016-08-22 11:32:14 +03:00
rtl8710_cpu.ocd first commit 2016-08-22 11:22:31 +03:00
rtl8710_flasher.c first commit 2016-08-22 11:22:31 +03:00
rtl8710_flasher.ocd added readme 2016-08-22 11:32:14 +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:

SWDIO: GE3
SWCLK: GE4

building:

make

testing:

make test