aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-03 09:28:39 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-03 09:28:39 +0000
commit9c9c8ee6e59171cec05caee08b2248cd8d8b122c (patch)
treefc7d78eeca0dd7fcdfd6bbfa9a2c8b29fd110257 /readme.txt
parentb92739adaa97353070847f91fe0f7ceb390a693a (diff)
downloadChibiOS-9c9c8ee6e59171cec05caee08b2248cd8d8b122c.tar.gz
ChibiOS-9c9c8ee6e59171cec05caee08b2248cd8d8b122c.tar.bz2
ChibiOS-9c9c8ee6e59171cec05caee08b2248cd8d8b122c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5348 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index c60e367ff..6a6c33c3b 100644
--- a/readme.txt
+++ b/readme.txt
@@ -120,6 +120,7 @@
(backported to 2.4.3).
- FIX: Fixed wrong SPI path in platform_f105_f107.mk (bug 3598151).
- FIX: Fixed PHY powerdown issues not fixed (bug 3596911).
+- NEW: Added preliminary support to the STM32F37x family.
- NEW: Now the general documentation includes data extracted from the low
level driver templates. Per-platform/architecture documents are no more
required and will be replaced with technical articles and examples for