rtl8710/README.md

17 lines
171 B
Markdown
Raw Normal View History

2016-08-18 19:28:06 +00:00
# RTL-00 blink test using openocd and stm32f3348-discovery
2016-08-18 19:24:44 +00:00
2016-08-18 19:28:06 +00:00
## pins:
2016-08-18 19:24:44 +00:00
2016-08-18 19:28:06 +00:00
### LED: GC4
### SWDIO: GE3
### SWCLK: GE4
2016-08-18 19:24:44 +00:00
2016-08-18 19:28:06 +00:00
## building:
2016-08-18 19:24:44 +00:00
2016-08-18 19:28:06 +00:00
### make
2016-08-18 19:24:44 +00:00
2016-08-18 19:28:06 +00:00
## testing:
2016-08-18 19:24:44 +00:00
2016-08-18 19:28:06 +00:00
### make install
2016-08-18 19:24:44 +00:00