diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-28 13:43:00 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-28 13:43:00 +0000 |
commit | 29d727356b71e0706a7069e41e70e1d5e885f4d3 (patch) | |
tree | 1827ac4da3a46732027a2801eb5986cdb2de4226 /readme.txt | |
parent | 9ffa6324d43fc1e8fd5333a7d8bc517df5e1da42 (diff) | |
download | ChibiOS-29d727356b71e0706a7069e41e70e1d5e885f4d3.tar.gz ChibiOS-29d727356b71e0706a7069e41e70e1d5e885f4d3.tar.bz2 ChibiOS-29d727356b71e0706a7069e41e70e1d5e885f4d3.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1960 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 031d12e73..7fcbdcf7d 100644 --- a/readme.txt +++ b/readme.txt @@ -63,6 +63,7 @@ - Formatting fixes to the port templates.
- Added notes about copyright assignment to the documentation. Fixed some
problems in the licensing FAQ page.
+- Added documentation article about events in ChibiOS/RT.
*** 1.5.7 ***
- FIX: Fixed missing SPI driver reinitialization in the MMC driver (bug
|