riscv-openocd/src
Tom Hebb db2e8ad10a
riscv: remove outdated documentation in riscv.c (#540)
These comments appear to have been copied from riscv-011.c, for which
they are accurate. However, it makes no sense to also have them in
riscv.c, because 1) none of the things described are actually in
riscv.c; and 2) riscv-013.c has an entirely different code structure,
meaning everything in the comment is an implementation detail of
riscv-011.c. Remove the copy in riscv.c and just leave the one in
riscv-011.c.

Change-Id: I2873af1522482681325525040b3caad2ddddce9d
Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
2020-09-28 09:45:18 -07:00
..
flash Add support for GD32VF103 flash (#518) 2020-09-07 12:27:08 -07:00
helper Merge branch 'master' into from_upstream 2020-06-23 13:05:43 -07:00
jtag Fix build. 2020-06-23 13:11:25 -07:00
pld helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
rtos Further deprecate `-rtos riscv`. (#499) 2020-07-17 14:57:23 -07:00
server Merge branch 'master' into from_upstream 2020-06-23 13:05:43 -07:00
svf coding style: avoid unnecessary line continuations 2020-05-09 14:39:29 +01:00
target riscv: remove outdated documentation in riscv.c (#540) 2020-09-28 09:45:18 -07:00
transport swim: add new transport 2020-05-24 21:32:05 +01:00
xsvf xsvf: fix memory leak 2020-01-16 09:44:33 +00:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c openocd: fix issue in WIN32 with TCP adapters 2020-06-14 14:23:48 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00