aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-07 10:42:01 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-07 10:42:01 +0000
commit514354a2ed20dd60241ec5c356998b4c43fe1237 (patch)
tree2ad5da6fce69cf9341657ae80d99c324e3497e82 /readme.txt
parent6725393d74ce0b69465e52703544b888e1f7ac59 (diff)
downloadChibiOS-514354a2ed20dd60241ec5c356998b4c43fe1237.tar.gz
ChibiOS-514354a2ed20dd60241ec5c356998b4c43fe1237.tar.bz2
ChibiOS-514354a2ed20dd60241ec5c356998b4c43fe1237.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4539 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 6e092b28b..8919d793c 100644
--- a/readme.txt
+++ b/readme.txt
@@ -162,6 +162,9 @@
3484947)(backported to 2.4.1).
- FIX: Fixed various minor documentation errors (bug 3484942)(backported
to 2.4.1).
+- 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.
- NEW: Added configuration wizard plugin under ./tools/eclipse/plugins. This
first version is able to configure the board files for STM32F0xx, STM32F4xx
and STM32L1xx.