diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index f115bf238..e6f9a4f85 100644 --- a/readme.txt +++ b/readme.txt @@ -91,6 +91,11 @@ *****************************************************************************
*** Next ***
+- NEW: Added new functions to objects fifos: chFifoReturnObjectS(),
+ chFifoSendObjectAheadI(), chFifoSendObjectAheadS() and
+ chFifoSendObjectAhead().
+- NEW: Added new functions to guarded pools: chGuardedPoolFreeS() and
+ chGuardedPoolAddS().
- NEW: Added initializer sections for flash0...flash7 memory areas in
GCC Cortex-M linker scripts.
- NEW: Added support for oversampling in STM32 ADCv3 driver.
|