aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2012-06-07 03:55:25 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2012-06-07 03:55:33 -0400
commit37ae8e4308b96aafc195855747be4a04ca4a388b (patch)
tree23137fbc6f39b1ab8acda8445539edc26f504aee
parentefe5f02e41b29b1b8003e0952164c2cfca58a4f3 (diff)
README: remove mention of support/openocd/.
This is now in contrib/. Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index f66ad03..cbc4ada 100644
--- a/README
+++ b/README
@@ -122,7 +122,6 @@ Repository Layout
gdb/ GDB scripts.
ld/ Linker scripts.
make/ Additional scripts used by the top-level Makefile.
- openocd/ OpenOCD scripts for JTAG debugging.
scripts/ Miscellany.
doxygen/ Doxygen configuration.
stm32loader.py Script for uploading via the built-in USART bootloader.