summaryrefslogtreecommitdiffstats
path: root/rtems-notes-5.md
diff options
context:
space:
mode:
Diffstat (limited to '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