aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-09 08:58:04 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-09 08:58:04 +0000
commit0c400f9a18986d1e31cc2d48739013b683002804 (patch)
treeca69618469668340b7c4d36799db42301e343576 /readme.txt
parent19aff238cb04c02491e65f391f2fcceb09da4dd5 (diff)
downloadChibiOS-0c400f9a18986d1e31cc2d48739013b683002804.tar.gz
ChibiOS-0c400f9a18986d1e31cc2d48739013b683002804.tar.bz2
ChibiOS-0c400f9a18986d1e31cc2d48739013b683002804.zip
Improved STM32 vectors table.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1511 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index dca9c5c04..1b1bc2cde 100644
--- a/readme.txt
+++ b/readme.txt
@@ -57,6 +57,7 @@
2926838).
- NEW: Introduced an abstract streams interface BaseSequentialStream.
- NEW: Added timeout specification to the I/O queues read/write primitives.
+- NEW: Added support for HD and CL STM32 devices in the vectors table.
- CHANGE: Modified the BaseChannel interface in order to make it a
BaseSequentialStream descendant.
- CHANGE: Updated the serial driver model in order to expose the