aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-09-20 17:12:38 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-09-20 17:12:38 +0000
commit41504f2f4adec1cef7db08293c616c6ace7f895f (patch)
tree9ee9bde8b4b4bde4d4419967aa0ce3eebbc1552e /readme.txt
parent3f7dc10eb071ed88f1287366f639df9165dcc5a9 (diff)
downloadChibiOS-41504f2f4adec1cef7db08293c616c6ace7f895f.tar.gz
ChibiOS-41504f2f4adec1cef7db08293c616c6ace7f895f.tar.bz2
ChibiOS-41504f2f4adec1cef7db08293c616c6ace7f895f.zip
Improved OpenOCD launch configurations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10655 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 6d44c2da4..8b925b0be 100644
--- a/readme.txt
+++ b/readme.txt
@@ -112,7 +112,9 @@
./tools/eclipse/debug. Now it is no more required to re-create
those each time a new workspace is created, just import the global
ChibiOS project in it. The configurations will appear under the
- Eclipse Tools menu.
+ Eclipse Tools menu. It is required to create an OPENOCD environment
+ variable pointing to the OpenOCD executable. It will be done in
+ ChibiStudio 20 by default.
- NEW: Improved the various rules.mk to handle "touching" of all
included makefiles, now the makefile is no more assumed to
be called "Makefile".