diff options
Diffstat (limited to 'release_note_next.txt')
-rw-r--r-- | release_note_next.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_note_next.txt b/release_note_next.txt index 78a5905d2..aee19b04a 100644 --- a/release_note_next.txt +++ b/release_note_next.txt @@ -65,6 +65,8 @@ a series of important improvements, new features have been added. - Now uses the common ports architecture.
- Now uses the new shared RTOS components.
+- Added implementation of thread queues directly in the kernel, removed it
+ from NIL OSAL.
- All new features are optional so there is no code size increase.
- Enhanced source-level compatibility with RT.
- Enhanced debug features.
|