diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-12-24 10:56:44 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-12-24 10:56:44 +0000 |
commit | 5c15ef8064d2807770aa5595ea836329f91877c2 (patch) | |
tree | 047c52423859e86db5f82678494af08509006b0b | |
parent | d1ebc8d984433f27b0df9f55c89c0c0763cee838 (diff) | |
download | ChibiOS-5c15ef8064d2807770aa5595ea836329f91877c2.tar.gz ChibiOS-5c15ef8064d2807770aa5595ea836329f91877c2.tar.bz2 ChibiOS-5c15ef8064d2807770aa5595ea836329f91877c2.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1467 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index b2babb9cf..685709247 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ *** 1.3.6 ***
- FIX: Fixed missing STM32 PWM low level driver error in platform.mk by
adding the driver files (bug 2913560).
-- NEW: The Linux simulator now works again and also supports the serial
+- NEW: The Linux simulator now works again, also supports the serial
drivers over TCP/IP and has a command line interface like the Win32
simulator.
- NEW: STM32 PWM driver implementation.
|