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 similarity index 59% rename from tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.4.jar rename to tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.5.jar index 7a72647d3..dd46cfc15 100644 Binary files a/tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.4.jar and b/tools/eclipse/plugins/org.chibios.tools.eclipse.debug_1.0.5.jar differ