mirror of
https://github.com/sandeepmistry/rtl8710-openocd.git
synced 2025-07-31 19:21:03 +00:00
Unofficial mirror of https://bitbucket.org/rebane/rtl8710_openocd
| script | ||
| .gitignore | ||
| make_array.c | ||
| Makefile | ||
| mask.h | ||
| README.md | ||
| rtl8710.h | ||
| rtl8710.ld | ||
| rtl8710_cpu.ocd | ||
| rtl8710_flasher.c | ||
| rtl8710_flasher.ocd | ||
| spi_flash.c | ||
| spi_flash.h | ||
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