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

This commit is contained in:
liamstask 2010-07-12 17:30:29 +00:00
parent 49754b31dc
commit 4400d5b7d6
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
Cortex-Mx port (bug 3025133)(backported to 2.0.2).
- NEW: Added friendly interrupt vectors names to the STM32 HAL (change request
3023944).
- NEW: Added support for SPI3 in the STM32 HAL
- CHANGE: Removed the option -mabi=apcs-gnu from all the Cortex-Mx demos. The
option is not compatible with the 64 bits stack alignment now default in
the Cortex-Mx port. Note that the 64 bits alignment has a cost both as