git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4813 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-11-10 08:35:42 +00:00
parent 86bff5907f
commit 463b16c3ce
1 changed files with 1 additions and 0 deletions

View File

@ -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.