diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-06-11 16:54:35 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-06-11 16:54:35 +0000 |
commit | d094e348c5d1a3785289c69c5185bbaca1257de8 (patch) | |
tree | 982d1606d57103c8ee2d38e9a11d161a65716640 /readme.txt | |
parent | c762926b68f6a6c7f1e71b8acf9b1dd29d6e481f (diff) | |
download | ChibiOS-d094e348c5d1a3785289c69c5185bbaca1257de8.tar.gz ChibiOS-d094e348c5d1a3785289c69c5185bbaca1257de8.tar.bz2 ChibiOS-d094e348c5d1a3785289c69c5185bbaca1257de8.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4266 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 95d3e6bdb..33f5f152e 100644 --- a/readme.txt +++ b/readme.txt @@ -144,6 +144,7 @@ 3484947)(backported to 2.4.1).
- FIX: Fixed various minor documentation errors (bug 3484942)(backported
to 2.4.1).
+- NEW: Added an application-defined field to I/O queues (a void pointer).
- NEW: Added board files for Maple Mini STM32F103, contributed by Wagner
Sartori Junior.
- NEW: Added SSP1 capability to the LPC13xx SPI driver.
|