summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoyano, Gabriel <gabriel.moyano@dlr.de>2021-11-30 15:55:35 +0100
committerJan Sommer <jan.sommer@dlr.de>2021-12-07 09:21:18 +0100
commit585f5db93781f75e4d546af869ebd77f28cabe5c (patch)
tree5078472c446e449ce7844876b65ee3577d4c4077
parentMention zero size allocation changes (diff)
downloadrtems-release-585f5db93781f75e4d546af869ebd77f28cabe5c.tar.bz2
Update rtems-notes-5.md
-rw-r--r--rtems-notes-5.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/rtems-notes-5.md b/rtems-notes-5.md
index 3737199..96dc151 100644
--- a/rtems-notes-5.md
+++ b/rtems-notes-5.md
@@ -1,3 +1,12 @@
+## RTEMS 5.2 Release Notes
+
+### API Changes
+
+#### API Additions
+
+* NTP support
+ * Addition of NTP update second handler via _Timecounter_Set_NTP_update_second() from <rtems/score/timecounter.h>
+
## RTEMS 5.1 Release Notes
### RTEMS Improvements