diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-07 03:55:25 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-07 03:55:33 -0400 |
commit | 9231544e6a2796df2552873755b1a2fc205a941e (patch) | |
tree | 23137fbc6f39b1ab8acda8445539edc26f504aee /README | |
parent | 5838b447f675444b154bacd205ebf9f47d003b2f (diff) | |
download | librambutan-9231544e6a2796df2552873755b1a2fc205a941e.tar.gz librambutan-9231544e6a2796df2552873755b1a2fc205a941e.zip |
README: remove mention of support/openocd/.
This is now in contrib/.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |