Add ability to read/write arbitrary memory. Write LED blinker program.
authorKeith Packard <keithp@keithp.com>
Thu, 18 Dec 2008 08:18:50 +0000 (00:18 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 18 Dec 2008 08:18:50 +0000 (00:18 -0800)
commit807e2adacb025af77bb53c03209e9c8e0d7a5f95
treeae58ce250aca9f66086e888face7e8c8d3c1473e
parent8c879bf51c14a5928135d59211facd72f6a32808
Add ability to read/write arbitrary memory. Write LED blinker program.

Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile
ccdbg-command.c
ccdbg-io.c
ccdbg-memory.c [new file with mode: 0644]
ccdbg.c
ccdbg.h