diff options
Diffstat (limited to 'docs/source/jtag.rst')
-rw-r--r-- | docs/source/jtag.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/jtag.rst b/docs/source/jtag.rst index e3c8111..858021e 100644 --- a/docs/source/jtag.rst +++ b/docs/source/jtag.rst @@ -4,6 +4,9 @@ JTAG ====== +.. TODO update adapter schematic, add information on using it with our +.. devices. + JTAG is an interface for low-level debugging of digital devices. It gives instruction by instruction control over the microprocessor and allows data to be read and written to arbitrary memory and register |