[PATCH v6 23/23] doc: add event timer adapter to release notes
From: Erik Gabriel Carrillo <hidden>
Date: 2018-01-11 00:21:48
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Erik Gabriel Carrillo <hidden>
Date: 2018-01-11 00:21:48
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Erik Gabriel Carrillo <redacted> --- doc/guides/rel_notes/release_18_02.rst | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
index 24b67bb..8eafcd3 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst@@ -41,6 +41,12 @@ New Features Also, make sure to start the actual text at the margin. ========================================================= + * **Added the Event Timer Adapter Library.** + + Added the Event Timer Adapter Library. This library extends the + event-based model by introducing APIs that allow applications to + generate timer expiry events that are scheduled by an event device + along with existing types of events. API Changes -----------
--
2.6.4