diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-09-24 06:48:45 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-09-24 06:48:45 +0000 |
commit | 27d70692c8ce20e6a737f864082d25f0e1bbbfc8 (patch) | |
tree | ff300e64d4b6c7f65a052055ec4c38a3ecf6d018 | |
parent | 9a164bab501954c55a2ccf782c36b52ead308c2e (diff) | |
download | ChibiOS-27d70692c8ce20e6a737f864082d25f0e1bbbfc8.tar.gz ChibiOS-27d70692c8ce20e6a737f864082d25f0e1bbbfc8.tar.bz2 ChibiOS-27d70692c8ce20e6a737f864082d25f0e1bbbfc8.zip |
Readme update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10700 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 762c17b0f..d0aca1ea1 100644 --- a/readme.txt +++ b/readme.txt @@ -89,6 +89,7 @@ *****************************************************************************
*** Next ***
+- NEW: Integrated the latest FatFS 0.13 with patches.
- NEW: Improved RT and NIL test suite to report version numbers and
configuration settings.
- NEW: Added a test suite generator tool written in FTL.
|