aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
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