diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-08-21 07:38:13 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-08-21 07:38:13 +0000 |
commit | eee100dd4443d592efb3cd75e890fe4d1f4ab553 (patch) | |
tree | 9f75d009177bef87f6f99241d2023c2b250a97f5 | |
parent | e06f149e997f8175eb629f5ff1543d7eaf8e1da6 (diff) | |
download | ChibiOS-eee100dd4443d592efb3cd75e890fe4d1f4ab553.tar.gz ChibiOS-eee100dd4443d592efb3cd75e890fe4d1f4ab553.tar.bz2 ChibiOS-eee100dd4443d592efb3cd75e890fe4d1f4ab553.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4598 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 8919d793c..7106ed375 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: 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
and PWM. Removed MEMS handling from the old demo because code size limits
on non-free compilers.
|