aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-10 08:35:42 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-11-10 08:35:42 +0000
commit463b16c3ce8051f6d952f7966e9f9ef9ce2bba82 (patch)
tree7bada3306569d8e3396d6271078d720b4f86ae31
parent86bff5907fb5e7bda0aa4d621e93844ecaec8986 (diff)
downloadChibiOS-463b16c3ce8051f6d952f7966e9f9ef9ce2bba82.tar.gz
ChibiOS-463b16c3ce8051f6d952f7966e9f9ef9ce2bba82.tar.bz2
ChibiOS-463b16c3ce8051f6d952f7966e9f9ef9ce2bba82.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4813 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 507be741f..298d05058 100644
--- a/readme.txt
+++ b/readme.txt
@@ -131,6 +131,7 @@
(backported to 2.4.3).
- FIX: Fixed STM8L, cosmic compiler: c_lreg not saved (bug 3566342)(backported
to 2.2.10 and 2.4.3).
+- NEW: MSP430X basic support.
- NEW: AT91SAM7A3 basic support.
- NEW: Unified the STM32F4xx and STM32F2xx platform code. The STM32F2xx now is
only supported as an STM32F4xx variant and not tested separately.