aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-06 08:50:11 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-06 08:50:11 +0000
commit94b40d58b1c0d7c113c3a88b98c362e6538fbb27 (patch)
tree151961680cf5efd4f861afdfc8b16be7c4792284 /readme.txt
parent2376fbb2af4d2fc39710ce8e28c3fc01ea7a640f (diff)
downloadChibiOS-94b40d58b1c0d7c113c3a88b98c362e6538fbb27.tar.gz
ChibiOS-94b40d58b1c0d7c113c3a88b98c362e6538fbb27.tar.bz2
ChibiOS-94b40d58b1c0d7c113c3a88b98c362e6538fbb27.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2059 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index d72a4f0a2..fe07dc7a7 100644
--- a/readme.txt
+++ b/readme.txt
@@ -63,6 +63,8 @@
3025549)(backported to 2.0.2).
- FIX: Added option to enforce the stack alignment to 32 or 64 bits in the
Cortex-Mx port (bug 3025133)(backported to 2.0.2).
+- NEW: Added friendly interrupt vectors names to the STM32 HAL (change request
+ 3023944).
*** 2.1.0 ***
- FIX: Fixed notification order in input queues (bug 3020708)(backported in