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/11/28 15:42:35 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2434: boards: Allow boards to extend clean and distclean by a double colon target

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


   ## Summary
   Allow boards to extend clean and distclean by a double colon target instead of calling a variable.
   This gives a better separation of the makefiles and helps with readability when the extended clean and distclean targets have multiple commands.
   ## Impact
   Impacts boards.  However, no board expect the ESP32 uses the distclean target, so only ESP32 baords are affected.
   ## Testing
   Various tests with ESP32 configs.
   


----------------------------------------------------------------
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] xiaoxiang781216 merged pull request #2434: boards: Allow boards to extend clean and distclean by a double colon target

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #2434:
URL: https://github.com/apache/incubator-nuttx/pull/2434


   


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