From 749edc4e23635a6f317ed92041e24a3add0292b4 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 31 Oct 2017 13:21:07 +0000 Subject: Added I-class functions to the serial driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10919 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 81f856bfe..a1e91fcb6 100644 --- a/readme.txt +++ b/readme.txt @@ -89,6 +89,8 @@ ***************************************************************************** *** Next *** +- NEW: Added I-class functions to the serial driver: sdGetI(), sdReadI(), + sdPutI() and sdWriteI(). - NEW: Modified the HAL queues to improve performance. Added new functions iqGetI(), iqReadI(), oqPutI() and oqWriteI(). - NEW: Added an "Objects FIFO" object to the OS Library, it allows to -- cgit v1.2.3