aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-16 18:39:47 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-16 18:39:47 +0000
commit354bd66eb083691cab4c2c29b32a836805ac5edc (patch)
treea6cdb1387752aaea3715b7551b24c2aaf3c64be6 /readme.txt
parent5962467685985de2d79a85a1fcf8b1961d3d72de (diff)
downloadChibiOS-354bd66eb083691cab4c2c29b32a836805ac5edc.tar.gz
ChibiOS-354bd66eb083691cab4c2c29b32a836805ac5edc.tar.bz2
ChibiOS-354bd66eb083691cab4c2c29b32a836805ac5edc.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2371 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index 330bd5eab..3c399ac53 100644
--- a/readme.txt
+++ b/readme.txt
@@ -71,8 +71,7 @@
- NEW: Added demo for the ST STM32VL-Discovery kit.
- CHANGE: Improved the STM32 HAL to support multiple sub-families, now it
is possible to test the presence of any single peripheral into the
- specified STM32 device. Now in the board.h files the specific device
- must be specified instead of the sub-family.
+ specified STM32 device.
- CHANGE: Separated dynamic threads code into dedicated files: chdynamic.c
and chdynamic.h.
- CHANGE: Moved the declaration of the variable pal_default_config from