diff --git a/doc/releases/release-notes-3.5.rst b/doc/releases/release-notes-3.5.rst index 9b6af902848..7b090e2c0fd 100644 --- a/doc/releases/release-notes-3.5.rst +++ b/doc/releases/release-notes-3.5.rst @@ -120,6 +120,10 @@ Build system and infrastructure be used to include a snippet when a test is ran (and exclude any boards from running that the snippet cannot be applied to). +* Interrupts + + * Added support for shared interrupts + Drivers and Sensors *******************