aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-10-03 12:54:44 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-10-03 12:54:44 +0000
commit33b2f10d1f47d5e2b8bd574182c77a019f386617 (patch)
treea2a75014528e0559e4913beb6eaad604ec2e760d
parentd95ab37214952a2c30e7ad5ab7a98e214e66d3f8 (diff)
downloadChibiOS-33b2f10d1f47d5e2b8bd574182c77a019f386617.tar.gz
ChibiOS-33b2f10d1f47d5e2b8bd574182c77a019f386617.tar.bz2
ChibiOS-33b2f10d1f47d5e2b8bd574182c77a019f386617.zip
Updating CMSIS header for STM32F1xx sub-family.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9841 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 455c6ae95..d4c2edf6e 100644
--- a/readme.txt
+++ b/readme.txt
@@ -86,6 +86,7 @@
*****************************************************************************
*** Next ***
+- VAR: Updated CMSIS file for STM32F1xx to 4.1.0.
- EX: Added thermometer implementation for ST HTS221 device.
- EX: Added hygrometer implementation for ST HTS221 device.
- EX: Added barometer implementation for ST LPS25H device.