diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-08-12 06:47:30 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-08-12 06:47:30 +0000 |
commit | e0309ba9738efc707f8c43de43e04d2c62a32e8c (patch) | |
tree | 469dee4310046e459f830b4c0621c7d80d07b8ca | |
parent | b9933c2089f5f0cd93738ae9081c45fcf3df54b7 (diff) | |
download | ChibiOS-e0309ba9738efc707f8c43de43e04d2c62a32e8c.tar.gz ChibiOS-e0309ba9738efc707f8c43de43e04d2c62a32e8c.tar.bz2 ChibiOS-e0309ba9738efc707f8c43de43e04d2c62a32e8c.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3222 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 2 | ||||
-rw-r--r-- | tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.5.jar (renamed from tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.4.jar) | bin | 34681 -> 34867 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index ed894dd2e..d451a79f4 100644 --- a/readme.txt +++ b/readme.txt @@ -98,7 +98,7 @@ the Cortex-Mx GCC ports only in this moment.
(TODO: port to IAR and RVCT compilers)
(TODO: port to other architectures)
-- NEW: Added Eclipse ChibiOS/RT debugger plugin 1.0.4 under ./tools/eclipse.
+- NEW: Added Eclipse ChibiOS/RT debugger plugin 1.0.5 under ./tools/eclipse.
- NEW: The ARMCMx startup file (crt0.c) now is able to fill the stack areas
with a filler (default behavior). This is required in order to easily assess
the stack usage at runtime.
diff --git a/tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.4.jar b/tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.5.jar Binary files differindex 7a72647d3..dd46cfc15 100644 --- a/tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.4.jar +++ b/tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.5.jar |