aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-04-23 05:55:26 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-04-23 05:55:26 +0000
commit40122944e0e218026a1ecdb4cf245110368b94c7 (patch)
treeaa0ecbc0674d001f5e470e413f7f61b8307404e4
parent993ede33c87b510033cfccdd854a6e71472c66cd (diff)
downloadChibiOS-40122944e0e218026a1ecdb4cf245110368b94c7.tar.gz
ChibiOS-40122944e0e218026a1ecdb4cf245110368b94c7.tar.bz2
ChibiOS-40122944e0e218026a1ecdb4cf245110368b94c7.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9343 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 1f0755983..9f790d335 100644
--- a/readme.txt
+++ b/readme.txt
@@ -79,6 +79,8 @@
*****************************************************************************
*** Next ***
+- VAR: Updated CMSIS to version 4.50, it still contains the same errors
+ found in 4.30, fixes applied.
- HAL: All high level file names have been renamed and prefixed with "hal_"
in order to minimize the risk of name conflicts when integrating
external libraries.