aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-21 21:31:35 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-21 21:31:35 +0000
commit955425572d170dc100034ce991911854bf600a30 (patch)
tree29cdb46b02e87de9cad84f3674df6da851dfb9cb /readme.txt
parent2018975c3ebca410dd2f8b9a35fe510f4996fa77 (diff)
downloadChibiOS-955425572d170dc100034ce991911854bf600a30.tar.gz
ChibiOS-955425572d170dc100034ce991911854bf600a30.tar.bz2
ChibiOS-955425572d170dc100034ce991911854bf600a30.zip
Had to go back...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2416 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index 46c281fd0..6b3aafc53 100644
--- a/readme.txt
+++ b/readme.txt
@@ -85,8 +85,6 @@
- NEW: Added demo for the ST STM8L-Discovery kit.
- NEW: Added support for the STM32 Value Line to the HAL.
- NEW: Added demo for the ST STM32VL-Discovery kit.
-- NEW: Simplified the interface between the PWM high level driver and the
- low level driver, now there is a single channels-interacting function.
- CHANGE: Improved the STM32 HAL to support multiple sub-families, at compile
time now it is possible to test the presence of any single peripheral into
the specified STM32 device.