From 49bcae814124d4a69e0bc700b28518ec1c82b4a1 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 6 Jan 2011 09:04:34 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2585 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 623a8c22c..6d1c5a063 100644 --- a/readme.txt +++ b/readme.txt @@ -75,7 +75,7 @@ multiple project files, the code is exactly the same. - NEW: Added an USB clock configuration in the STM32 HAL driver (LD, MD, HD). - NEW: New semaphore API chSemSetCounterI(). -- NEW: New queues APIs chIQGetFullI() and chOQGetFullI(). +- NEW: New queue APIs chIQGetFullI() and chOQGetFullI(). - CHANGE: Modified the ADC and CAN drivers to allow a NULL pointer for the configuration structure if it is not required by the implementation. - CHANGE: Modified the MMC_SPI driver to *require* a NULL as pointer to -- cgit v1.2.3