[rtems-release commit] Update RTEMS 6 release notes

Sebastian Huber sebh at rtems.org
Thu Sep 17 16:30:10 UTC 2020


Module:    rtems-release
Branch:    master
Commit:    62681ee71d8e9f538f5f1899c12b89ef36ccb4cf
Changeset: http://git.rtems.org/rtems-release/commit/?id=62681ee71d8e9f538f5f1899c12b89ef36ccb4cf

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Sep 17 18:29:55 2020 +0200

Update RTEMS 6 release notes

---

 rtems-notes-6.md | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/rtems-notes-6.md b/rtems-notes-6.md
index 029914e..cec71d0 100644
--- a/rtems-notes-6.md
+++ b/rtems-notes-6.md
@@ -25,7 +25,17 @@ Implementation improvements usually fall into one of the following categories:
 
 #### API Additions
 
-* TBD
+* `RTEMS_ALIGN_UP()`
+
+* `RTEMS_ALIGN_DOWN()`
+
+* `rtems_task_config`
+
+* `rtems_task_construct()`
+
+* `RTEMS_TASK_STORAGE_SIZE`
+
+* `RTEMS_TASK_STORAGE_ALIGNMENT`
 
 #### API Implementation Improvements
 
@@ -93,7 +103,9 @@ Implementation improvements usually fall into one of the following categories:
 
 * New configuration options:
 
-    * TBD
+    * `CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE`
+
+    * `CONFIGURE_MINIMUM_TASKS_WITH_USER_PROVIDED_STORAGE`
 
 * Renamed configuration options:
 



More information about the vc mailing list