aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-01 15:29:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-01 15:29:17 +0000
commit307e9891e40e46b08cd15690da8fff1657172915 (patch)
tree0b62c8e7972e24320c1091d957f7a2764de829dc /readme.txt
parentf8c40043e469d81f2a9f380d6723b92c79bd30bc (diff)
downloadChibiOS-307e9891e40e46b08cd15690da8fff1657172915.tar.gz
ChibiOS-307e9891e40e46b08cd15690da8fff1657172915.tar.bz2
ChibiOS-307e9891e40e46b08cd15690da8fff1657172915.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1486 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index 84faa8188..4aa12c0c4 100644
--- a/readme.txt
+++ b/readme.txt
@@ -9,10 +9,11 @@
- FIX: Fixed section separators comments into the HAL-related files. Now all
the files should use the same style.
- NEW: Improved HAL configuration file.
+- NEW: Readability improvements to the channels code.
- NEW: Serial driver model improvements, added states management and checks,
added a new SD_NOISE_ERROR error event.
-- NEW: Readability improvements to the channels code.
-- NEW: Improvements and optimizations to the STM32 serial driver.
+- NEW: Improvements and optimizations in the various serial driver
+ implementations.
- Documentation fixes and improvements.
*** 1.3.6 ***