git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3222 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2011-08-12 06:47:30 +00:00
parent b9933c2089
commit e0309ba973
2 changed files with 1 additions and 1 deletions

View File

@ -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.