aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-22 14:23:02 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-22 14:23:02 +0000
commit4bdf358424068f452a4d5a450e6001a03ca4f819 (patch)
treef49210a5559e65fda20161f9de2c94e099e7a57a /readme.txt
parentf6987f9e0027b8c3d9120c1daf4d1083c299eca6 (diff)
downloadChibiOS-4bdf358424068f452a4d5a450e6001a03ca4f819.tar.gz
ChibiOS-4bdf358424068f452a4d5a450e6001a03ca4f819.tar.bz2
ChibiOS-4bdf358424068f452a4d5a450e6001a03ca4f819.zip
Added mem
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4613 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 7106ed375..b1a0eb792 100644
--- a/readme.txt
+++ b/readme.txt
@@ -162,6 +162,8 @@
3484947)(backported to 2.4.1).
- FIX: Fixed various minor documentation errors (bug 3484942)(backported
to 2.4.1).
+- NEW: Added memory signature record to the registry in order to simplify
+ the implementation of ad-hoc debuggers.
- NEW: Small andjustment in chcore.h files under ./os/ports/GCC required by a
difference in GCC 4.7.x.
- NEW: Added another STM32F4-Discovery demo using the on-board MEMS, SPI