diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-07-18 16:32:27 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-07-18 16:32:27 +0000 |
commit | 586f97b615604674cf81fcc2360ce810723acacd (patch) | |
tree | 766facf919f790344e9f2b1b0c6bfd1f43fa3ea5 | |
parent | 4e24af72219edef168d5f1ce1fc95ae18c66b3cf (diff) | |
download | ChibiOS-586f97b615604674cf81fcc2360ce810723acacd.tar.gz ChibiOS-586f97b615604674cf81fcc2360ce810723acacd.tar.bz2 ChibiOS-586f97b615604674cf81fcc2360ce810723acacd.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1069 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 1913d48f3..6852db3ec 100644 --- a/readme.txt +++ b/readme.txt @@ -69,7 +69,8 @@ GNU-Linux-GCC - ChibiOS/RT simulator for x86 Linux systems, it is is available to the applications. The CMSIS files were patched in order
to correct some warnings.
- NEW: Updated the STM32 port to use the newest ST firmware library files
- (version 3.1.0).
+ (version 3.1.0). Note that now the ST drivers are included in the STM32
+ demo.
*** 1.3.1 ***
- FIX: Removed mention of an obsolete option from the documentation (bug
|