diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 6c1acee07..a4b7a0f7f 100644 --- a/readme.txt +++ b/readme.txt @@ -91,6 +91,8 @@ *****************************************************************************
*** Next ***
+- NEW: Now chconf.h files have preprocessor checks around each definition,
+ this allows to override settings from makefiles.
- NEW: Added new functions to I/O queues: qSetLink().
- NEW: Added new functions to objects fifos: chFifoReturnObjectS(),
chFifoSendObjectAheadI(), chFifoSendObjectAheadS() and
|