You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/05 22:44:07 UTC

[GitHub] [incubator-nuttx] baggio63446333 commented on a diff in pull request #7006: documentation: Add release notes for 11.0.0 release

baggio63446333 commented on code in PR #7006:
URL: https://github.com/apache/incubator-nuttx/pull/7006#discussion_r963144351


##########
ReleaseNotes:
##########
@@ -31615,3 +31615,894 @@ All boards in the NuttX tree have been updated.
 NuttX users developing their own custom boards will need to remove any #include "arm_arch.h" and (if necessary), #include "arm_internal.h" instead.
 
 See PR-5720, git commit 54e630e14d7e32d6f81ae79d4e5df3d2fa787ef0.
+
+NuttX-11.0.0 Release Notes
+
+# What's New In This Release
+
+## Bug Fixes and Improvements
+
+ * [#5978](https://github.com/apache/incubator-nuttx/pull/#5978) nuttx: unify FAR attribute usage across the code

Review Comment:
   I have a simple question and add an issue https://github.com/apache/incubator-nuttx/issues/7008.
   The correct link to a pull request is `https://github.com/apache/incubator-nuttx/pull/5978`.
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org