diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-09 18:50:57 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-09 18:50:57 +0000 |
commit | e5c365f61563007712f5f28500e04ba61e33994a (patch) | |
tree | 4cbebbb9674f56b6cc058e01da5497328cfcf496 /readme.txt | |
parent | 47afb406a180fe3e1dc7c593b202d131481ad4a5 (diff) | |
download | ChibiOS-e5c365f61563007712f5f28500e04ba61e33994a.tar.gz ChibiOS-e5c365f61563007712f5f28500e04ba61e33994a.tar.bz2 ChibiOS-e5c365f61563007712f5f28500e04ba61e33994a.zip |
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2340 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 248b20d8b..c73593b13 100644 --- a/readme.txt +++ b/readme.txt @@ -64,6 +64,9 @@ *** Releases ***
*****************************************************************************
+*** 2.1.4 ***
+- Added SPI driver to the STM8 documentation, it was missing.
+
*** 2.1.3 ***
- FIX: Fixed broken STM32 synchronous UART driver (bug 3100946).
- FIX: Broken C++ wrapper (bug 3100925).
|