diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-06-25 11:53:39 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-06-25 11:53:39 +0000 |
commit | 2e5d8edd7c44d320bd07f472e235b54e9668270d (patch) | |
tree | 6161b28a0e09384e78d8c8e9fa5fac731328c4d2 | |
parent | 5c37fb51c8e91ea1b5d2ac34d358c82d65ec8ac5 (diff) | |
download | ChibiOS-2e5d8edd7c44d320bd07f472e235b54e9668270d.tar.gz ChibiOS-2e5d8edd7c44d320bd07f472e235b54e9668270d.tar.bz2 ChibiOS-2e5d8edd7c44d320bd07f472e235b54e9668270d.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@321 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index a31d11985..262e24bfc 100644 --- a/readme.txt +++ b/readme.txt @@ -75,6 +75,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, *****************************************************************************
*** 0.6.6 ***
+- FIX: Fixed a problem in the STM32 port USART1 driver.
- Added the definitions for packed structures to the chtypes.h files.
- Fixed a problem in the MMC/SD driver in the LPC2148 demo.
|