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 2020/04/30 17:05:45 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #924: Rename up_fullcontextrestore to arm_fullcontextrestore

patacongo opened a new pull request #924:
URL: https://github.com/apache/incubator-nuttx/pull/924


   ## Summary
   
   The naming standard at https://cwiki.apache.org/confluence/display/NUTTX/Naming+FAQ requires that all MCU-private interfaces begin with the name of the architecture, not up_.
   
   This replaces PR #916 and answers Issue #915 
   
   ## Impact
   
   There should be not impact of this change (other that one step toward more consistent naming).
   
   ## Testing
   
   stm32f4discovery:nsh
   


----------------------------------------------------------------
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.

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



[GitHub] [incubator-nuttx] patacongo commented on pull request #924: Rename up_fullcontextrestore to arm_fullcontextrestore

Posted by GitBox <gi...@apache.org>.
patacongo commented on pull request #924:
URL: https://github.com/apache/incubator-nuttx/pull/924#issuecomment-621988756


   As soon as this is merged, I will complete the renaming of all of other private ARM functions.  Naming of all files should be done too and I will try to do that slowly over the course of time to conform with the modular naming requirements of:  https://cwiki.apache.org/confluence/display/NUTTX/Naming+FAQ


----------------------------------------------------------------
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.

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